From 15f9297ec7c5e0230cd6fe03d611801a943274fe Mon Sep 17 00:00:00 2001 From: Clownacy Date: Tue, 7 Jan 2020 05:23:10 +0000 Subject: [PATCH] More-accurate BossBallos.cpp variable arrangement --- src/BossBallos.cpp | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/src/BossBallos.cpp b/src/BossBallos.cpp index 81b3b33f..f5d39e43 100644 --- a/src/BossBallos.cpp +++ b/src/BossBallos.cpp @@ -135,14 +135,12 @@ static void ActBossChar_HARA(NPCHAR *npc) // "Hara" = "belly" or "stomach" (acco void ActBossChar_Ballos(void) { - static unsigned char flash; - - int i; - int x; - int y; - NPCHAR *npc = gBoss; + static unsigned char flash; + int i; + int x, y; + switch (npc->act_no) { case 0: