]> git.lizzy.rs Git - shadowclad.git/blobdiff - debugutil.h
Reorder, move and rename things
[shadowclad.git] / debugutil.h
index bc5d346443ec66717d632181b667f92784227edd..4d66e3d2282a8733891c58bb114d45c976b00097 100644 (file)
@@ -5,7 +5,7 @@
 
 #include "assimp_types.h"
 
-char* getGlInfoString();
+char* getGlInfoString(void);
 void dumpScene(FILE* stream, const AiScene* scene);
 void dumpNode(FILE* stream, const AiNode* node);