summaryrefslogtreecommitdiff
path: root/src/hexen/h2_main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/hexen/h2_main.c')
-rw-r--r--src/hexen/h2_main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/hexen/h2_main.c b/src/hexen/h2_main.c
index a9792d57..e82f26e3 100644
--- a/src/hexen/h2_main.c
+++ b/src/hexen/h2_main.c
@@ -119,6 +119,7 @@ int startmap;
boolean autostart;
boolean advancedemo;
FILE *debugfile;
+int UpdateState;
// PRIVATE DATA DEFINITIONS ------------------------------------------------