summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/heretic/info.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/heretic/info.c b/src/heretic/info.c
index 4848ede9..7149220e 100644
--- a/src/heretic/info.c
+++ b/src/heretic/info.c
@@ -95,7 +95,7 @@ void A_InitPhoenixPL2();
void A_FirePhoenixPL2();
void A_ShutdownPhoenixPL2();
void A_PhoenixPuff();
-void A_RemovedPhoenixPuff();
+void A_RemovedPhoenixFunc();
void A_FlameEnd();
void A_FloatPuff();
void A_FireCrossbowPL1();