diff --git a/src/BossPress.cpp b/src/BossPress.cpp
index 067b5507..c219bad6 100644
--- a/src/BossPress.cpp
+++ b/src/BossPress.cpp
@@ -10,13 +10,11 @@
 
 void ActBossChar_Press(void)
 {
+	NPCHAR *npc = gBoss;
 	static unsigned char flash;
-
 	int i;
 	int x;
 
-	NPCHAR *npc = gBoss;
-
 	switch (npc->act_no)
 	{
 		case 0: