More-accurate BossBallos.cpp variable arrangement

This commit is contained in:
Clownacy 2020-01-07 05:23:10 +00:00
parent de7ea5a251
commit 15f9297ec7

View file

@ -135,14 +135,12 @@ static void ActBossChar_HARA(NPCHAR *npc) // "Hara" = "belly" or "stomach" (acco
void ActBossChar_Ballos(void) void ActBossChar_Ballos(void)
{ {
static unsigned char flash;
int i;
int x;
int y;
NPCHAR *npc = gBoss; NPCHAR *npc = gBoss;
static unsigned char flash;
int i;
int x, y;
switch (npc->act_no) switch (npc->act_no)
{ {
case 0: case 0: