Redo of render paths
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
#include "WindowManager.h"
|
||||
#include "Vulkan/VulkanGraphics.h"
|
||||
|
||||
Gfx::PGraphics WindowManager::graphics;
|
||||
|
||||
Seele::WindowManager::WindowManager()
|
||||
{
|
||||
graphics = new Vulkan::Graphics();
|
||||
|
||||
Reference in New Issue
Block a user