More-accurate BossPress.cpp variable arrangement

This commit is contained in:
Clownacy 2020-01-07 05:29:21 +00:00
parent d137369a93
commit a22f4acd58

View file

@ -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: