summaryrefslogtreecommitdiffstats
path: root/src/init.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/init.h')
-rw-r--r--src/init.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/init.h b/src/init.h
index f04b1fe..6f13c65 100644
--- a/src/init.h
+++ b/src/init.h
@@ -3,8 +3,6 @@
#include <SDL.h>
-SDL_Surface *screen;
-
void init(void);
void quit(int status);