]> git.lizzy.rs Git - shadowclad.git/blob - debugutil.h
f2b4e695f3a99e8fdc79595a7a2ed51fefa80a93
[shadowclad.git] / debugutil.h
1 #ifndef DEBUGUTIL_H_
2 #define DEBUGUTIL_H_
3
4 char * get_gl_info();
5
6 #endif