summaryrefslogtreecommitdiff
path: root/src/strife/d_main.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/strife/d_main.h')
-rw-r--r--src/strife/d_main.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/strife/d_main.h b/src/strife/d_main.h
index 0a39dd7f..ec3db80e 100644
--- a/src/strife/d_main.h
+++ b/src/strife/d_main.h
@@ -54,6 +54,8 @@ void D_QuitGame (void); // [STRIFE]
extern gameaction_t gameaction;
extern boolean isregistered; // villsa [STRIFE]
+extern boolean stonecold; // villsa [STRIFE]
+extern boolean workparm; // villsa [STRIFE]
#endif