shader changes & screen quads
This commit is contained in:
@@ -125,6 +125,7 @@ namespace Game
|
||||
void Update();
|
||||
void HandleEvents();
|
||||
void RenderDebugUI();
|
||||
void ReloadShaders();
|
||||
void Shutdown();
|
||||
Generated::ModelHandle GetModelHandleFromPath(const char* path);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user