mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2025-02-22 20:33:47 +01:00
follow suggestion
Co-authored-by: LOuroboros <lunosouroboros@gmail.com>
This commit is contained in:
parent
acddeeb1f9
commit
c1743db19a
@ -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;
|
gBattleMainFunc = CheckFocusPunch_ClearVarsBeforeTurnStarts;
|
||||||
gBattleStruct->focusPunchBattlerId = 0;
|
gBattleStruct->focusPunchBattlerId = 0;
|
||||||
#else
|
#else
|
||||||
|
Loading…
x
Reference in New Issue
Block a user