]> icculus.org git repositories - dana/openbox.git/blob - glft/debug.h
add some more font metrics api
[dana/openbox.git] / glft / debug.h
1 #ifndef __glft_debug_h
2 #define __glft_debug_h
3
4 void GlftDebug(char *a, ...);
5
6 #endif