Cleaning game.cpp removing old test code.
Created static mesh entity Created debug bar
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
#pragma once
|
||||
|
||||
#if JULIET_DEBUG
|
||||
void DrawTopBar();
|
||||
#endif
|
||||
Reference in New Issue
Block a user