summaryrefslogtreecommitdiff
path: root/src/strife/g_game.h
diff options
context:
space:
mode:
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]