mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2025-01-18 01:14:19 +01:00
Oopsie
This commit is contained in:
parent
d9b8e11a9c
commit
da70accc3e
@ -8953,7 +8953,6 @@ static void Cmd_various(void)
|
||||
|
||||
gBattlescriptCurrInstr += 4;
|
||||
return;
|
||||
}
|
||||
case VARIOUS_JUMP_IF_CANT_REVERT_TO_PRIMAL:
|
||||
{
|
||||
bool8 canDoPrimalReversion = FALSE;
|
||||
@ -8970,6 +8969,7 @@ static void Cmd_various(void)
|
||||
gBattlescriptCurrInstr += 7;
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
||||
gBattlescriptCurrInstr += 3;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user