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.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/strife/g_game.h b/src/strife/g_game.h
index 52a1d2c7..b6220564 100644
--- a/src/strife/g_game.h
+++ b/src/strife/g_game.h
@@ -38,7 +38,8 @@
//
void G_DeathMatchSpawnPlayer (int playernum);
-void G_InitNew (skill_t skill, int episode, int map);
+// [STRIFE] Removed episode parameter
+void G_InitNew (skill_t skill, int map);
// Can be called by the startup code or M_Responder.
// A normal game starts at map 1,