diff options
Diffstat (limited to 'demos/3rdparty/doom/doomstat.h')
-rw-r--r-- | demos/3rdparty/doom/doomstat.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/demos/3rdparty/doom/doomstat.h b/demos/3rdparty/doom/doomstat.h index 65f52256..0ff7de76 100644 --- a/demos/3rdparty/doom/doomstat.h +++ b/demos/3rdparty/doom/doomstat.h @@ -242,7 +242,6 @@ extern int maxammo[NUMAMMO]; // File handling stuff. extern char basedefault[1024]; -extern FILE* debugfile; // if true, load all graphics at level load extern boolean precache; |