summaryrefslogtreecommitdiff
path: root/src/strife/d_main.h
diff options
context:
space:
mode:
authorJames Haley2010-09-12 03:49:51 +0000
committerJames Haley2010-09-12 03:49:51 +0000
commit8675ebb0cdaf2882e178f3e202ecf7fcd04a3e39 (patch)
tree5de0497586ae9b324a98fa5e9acd5567d4266422 /src/strife/d_main.h
parent064bf5faa71a9fb4d9d56bf9a33bbb62a7ad4d3e (diff)
downloadchocolate-doom-8675ebb0cdaf2882e178f3e202ecf7fcd04a3e39.tar.gz
chocolate-doom-8675ebb0cdaf2882e178f3e202ecf7fcd04a3e39.tar.bz2
chocolate-doom-8675ebb0cdaf2882e178f3e202ecf7fcd04a3e39.zip
Functional demosequence for storyboard intro and exit outro.
Subversion-branch: /branches/strife-branch Subversion-revision: 2071
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 985bb66c..0a39dd7f 100644
--- a/src/strife/d_main.h
+++ b/src/strife/d_main.h
@@ -46,6 +46,7 @@ void D_PageDrawer (void);
void D_AdvanceDemo (void);
void D_DoAdvanceDemo (void);
void D_StartTitle (void);
+void D_QuitGame (void); // [STRIFE]
//
// GLOBAL VARIABLES