gui updates
This commit is contained in:
parent
a55a5ec5cc
commit
4a557d7e5c
42 changed files with 1179 additions and 962 deletions
|
|
@ -17,8 +17,8 @@ namespace tp {
|
|||
explicit DebugGUI(Window* window);
|
||||
~DebugGUI();
|
||||
|
||||
void procBegin() {}
|
||||
void procEnd() {}
|
||||
void procBegin();
|
||||
void procEnd();
|
||||
|
||||
void drawBegin();
|
||||
void drawEnd();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue