follow suggestion
Co-authored-by: LOuroboros <lunosouroboros@gmail.com>
This commit is contained in:
parent
acddeeb1f9
commit
c1743db19a
1 changed files with 1 additions and 1 deletions
|
@ -4689,7 +4689,7 @@ static void CheckMegaEvolutionBeforeTurn(void)
|
|||
}
|
||||
}
|
||||
|
||||
#if B_MEGA_EVO_ALTER_TURN_ORDER <= GEN_6
|
||||
#if B_MEGA_EVO_TURN_ORDER <= GEN_6
|
||||
gBattleMainFunc = CheckFocusPunch_ClearVarsBeforeTurnStarts;
|
||||
gBattleStruct->focusPunchBattlerId = 0;
|
||||
#else
|
||||
|
|
Loading…
Reference in a new issue