Renamed to Project Engine
This commit is contained in:
4
renderer/vulkanRenderer.h
Normal file → Executable file
4
renderer/vulkanRenderer.h
Normal file → Executable file
@@ -1,6 +1,6 @@
|
||||
#pragma once
|
||||
|
||||
#include "terminal.h"
|
||||
#include "engine.h"
|
||||
|
||||
#include "sdl2Window.h"
|
||||
|
||||
@@ -293,4 +293,4 @@ class Renderer {
|
||||
|
||||
void check_vk_result();
|
||||
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user