diff options
Diffstat (limited to 'sdl/sdltools.h')
-rw-r--r-- | sdl/sdltools.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sdl/sdltools.h b/sdl/sdltools.h index 63478ec..852096f 100644 --- a/sdl/sdltools.h +++ b/sdl/sdltools.h @@ -1,8 +1,6 @@ #ifndef _SDL_TOOLS_ #define _SDL_TOOLS_ -#define FRAMES_PER_SECOND 60 - extern const char *arrow[]; /* function prototypes */ |