imgui time i think
This commit is contained in:
0
Aeon/Rendering/ImGui.hpp
Normal file
0
Aeon/Rendering/ImGui.hpp
Normal file
11
Aeon/Rendering/RenderMaster.hpp
Normal file
11
Aeon/Rendering/RenderMaster.hpp
Normal file
@@ -0,0 +1,11 @@
|
||||
#ifndef AEON_RENDERING_RENDERMASTER_H_
|
||||
#define AEON_RENDERING_RENDERMASTER_H_
|
||||
|
||||
namespace Aeon::Rendering
|
||||
{
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
#endif
|
||||
@@ -26,6 +26,7 @@ file(GLOB EngineSource
|
||||
Aeon/Debug/*.cpp
|
||||
Aeon/Input/*.cpp
|
||||
Aeon/Maths/*.cpp
|
||||
Aeon/Rendering/*.cpp
|
||||
Aeon/ThirdParty/*.cpp
|
||||
Aeon/ThirdParty/*.c
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user