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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/doom/g_game.h b/src/doom/g_game.h
index 46c80bd8..42cc5f64 100644
--- a/src/doom/g_game.h
+++ b/src/doom/g_game.h
@@ -80,6 +80,7 @@ boolean G_Responder (event_t* ev);
void G_ScreenShot (void);
void G_DrawMouseSpeedBox(void);
+int G_VanillaVersionCode(void);
extern int vanilla_savegame_limit;
extern int vanilla_demo_limit;