REFACTOR!!
This commit is contained in:
9
source/engine/debug.h
Executable file
9
source/engine/debug.h
Executable file
@@ -0,0 +1,9 @@
|
||||
#ifndef DEBUG_GUI_H
|
||||
#define DEBUG_GUI_H
|
||||
|
||||
extern unsigned long long triCount;
|
||||
|
||||
void resetTriangles();
|
||||
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user