diff options
Diffstat (limited to 'src/main.h')
-rw-r--r-- | src/main.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -71,7 +71,6 @@ extern unsigned char state; extern Sound sound; extern int screenW, screenH, bitDepth, displayFlags; extern bool useOpenGL; -extern char *homeDir; extern Configuration config; #endif |