summaryrefslogtreecommitdiff
path: root/src/strife/g_game.h
diff options
context:
space:
mode:
authorJames Haley2010-09-22 04:49:57 +0000
committerJames Haley2010-09-22 04:49:57 +0000
commit3d8f10ef325d2d03f1f9535d9f201eca3d56d37f (patch)
tree422e0b0d65a146f5cb79225aa36cdd83a1648953 /src/strife/g_game.h
parent5aa95863f364142d404a989eec0d28844352811a (diff)
downloadchocolate-doom-3d8f10ef325d2d03f1f9535d9f201eca3d56d37f.tar.gz
chocolate-doom-3d8f10ef325d2d03f1f9535d9f201eca3d56d37f.tar.bz2
chocolate-doom-3d8f10ef325d2d03f1f9535d9f201eca3d56d37f.zip
P_CrossSpecialLine is approximately 95% complete.
Subversion-branch: /branches/strife-branch Subversion-revision: 2129
Diffstat (limited to 'src/strife/g_game.h')
-rw-r--r--src/strife/g_game.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/strife/g_game.h b/src/strife/g_game.h
index c596d1e9..dbd5a9d6 100644
--- a/src/strife/g_game.h
+++ b/src/strife/g_game.h
@@ -69,6 +69,8 @@ void G_RiftExitLevel(int map, int spot, angle_t angle); // [STRIFE]
void G_ExitLevel (int dest);
//void G_SecretExitLevel (void);
+void G_StartFinale(void); // [STRIFE]
+
//void G_WorldDone (void);
boolean G_RiftCheat(int riftSpotNum); // [STRIFE]