follow suggestion

Co-authored-by: LOuroboros <lunosouroboros@gmail.com>
This commit is contained in:
kleeenexfeu 2021-11-19 23:30:45 +01:00 committed by GitHub
parent acddeeb1f9
commit c1743db19a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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