]> git.lizzy.rs Git - shadowclad.git/blob - debugutil.h
Link libassimp and test importing a 3ds file
[shadowclad.git] / debugutil.h
1 #ifndef DEBUGUTIL_H_
2 #define DEBUGUTIL_H_
3
4 char * get_gl_info();
5
6 #endif