JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
oops, I wasn't using nrocks in my timing calculations. doh\!
[vor.git] / debug.h
1 #ifndef VOR_DEBUG_H
2 #define VOR_DEBUG_H
3
4 #include <SDL.h>
5
6 void printf_surface(SDL_Surface *s, char *name);
7
8 #endif // VOR_DEBUG_H