summaryrefslogtreecommitdiff
path: root/src/doom/g_game.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/doom/g_game.h')
-rw-r--r--src/doom/g_game.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/doom/g_game.h b/src/doom/g_game.h
index 65fb06b0..8cf5b068 100644
--- a/src/doom/g_game.h
+++ b/src/doom/g_game.h
@@ -81,4 +81,7 @@ void G_ScreenShot (void);
void G_DrawMouseSpeedBox(void);
+extern int vanilla_savegame_limit;
+extern int vanilla_demo_limit;
#endif
+