From d137369a93e9c9c80ccf6769f009e0f799182062 Mon Sep 17 00:00:00 2001 From: Clownacy Date: Tue, 7 Jan 2020 05:26:54 +0000 Subject: [PATCH] More-accurate BossIronH.cpp variable arrangement --- src/BossIronH.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/BossIronH.cpp b/src/BossIronH.cpp index e24822a1..816df71c 100644 --- a/src/BossIronH.cpp +++ b/src/BossIronH.cpp @@ -11,10 +11,9 @@ void ActBossChar_Ironhead(void) { - static unsigned char flash; int i; - NPCHAR *npc = gBoss; + static unsigned char flash; switch (npc->act_no) {