commit b786d601aeaaa20167f408be56f7e8d13ecc2f8c
Author: Simon Howard <fraggle@gmail.com>
AuthorDate: Sun Feb 7 02:04:12 2010 +0000
Commit: Simon Howard <fraggle@gmail.com>
CommitDate: Sun Feb 7 02:04:12 2010 +0000
Oops.
Subversion-branch: /branches/raven-branch
Subversion-revision: 1855
---
src/heretic/info.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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();