X-Git-Url: https://jasonwoof.com/gitweb/?p=vor.git;a=blobdiff_plain;f=debug.h;fp=debug.h;h=0000000000000000000000000000000000000000;hp=01d90a80d096600ac5d931b2d98ad6ed03adc4f5;hb=1aa8a0df26ef582dee4ffe3aa2f17f1f1a42b3c9;hpb=9ffdd66ad5f2c29a2125bbd458a700625f178065 diff --git a/debug.h b/debug.h deleted file mode 100644 index 01d90a8..0000000 --- a/debug.h +++ /dev/null @@ -1,8 +0,0 @@ -#ifndef VOR_DEBUG_H -#define VOR_DEBUG_H - -#include - -void printf_surface(SDL_Surface *s, char *name); - -#endif // VOR_DEBUG_H