summaryrefslogtreecommitdiff
path: root/src/strife/d_main.h
diff options
context:
space:
mode:
authorJames Haley2010-09-14 16:42:09 +0000
committerJames Haley2010-09-14 16:42:09 +0000
commit3228ddb99f72d00c089fc7a87d1edfec2c4519fc (patch)
tree2f46bb423347c3b293ecade942507f95c0199fa8 /src/strife/d_main.h
parent4c9a85fa61a4298b342a76d4ac128c036b199055 (diff)
downloadchocolate-doom-3228ddb99f72d00c089fc7a87d1edfec2c4519fc.tar.gz
chocolate-doom-3228ddb99f72d00c089fc7a87d1edfec2c4519fc.tar.bz2
chocolate-doom-3228ddb99f72d00c089fc7a87d1edfec2c4519fc.zip
Fully implemented all finale code, including "intermission" speeches by
Macil and all three endings. Subversion-branch: /branches/strife-branch Subversion-revision: 2086
Diffstat (limited to 'src/strife/d_main.h')
-rw-r--r--src/strife/d_main.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/strife/d_main.h b/src/strife/d_main.h
index ec3db80e..a9272401 100644
--- a/src/strife/d_main.h
+++ b/src/strife/d_main.h
@@ -54,6 +54,7 @@ void D_QuitGame (void); // [STRIFE]
extern gameaction_t gameaction;
extern boolean isregistered; // villsa [STRIFE]
+extern boolean isdemoversion; // haleyjd [STRIFE]
extern boolean stonecold; // villsa [STRIFE]
extern boolean workparm; // villsa [STRIFE]