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