]> icculus.org git repositories - dana/openbox.git/blob - render2/debug.h
fix a seg, fix the loop for rendering a string
[dana/openbox.git] / render2 / debug.h
1 #ifndef __render_debug_h
2 #define __render_debug_h
3
4 void RrDebug(char *a, ...);
5
6 #endif