Document some battle_util.c

This commit is contained in:
ExpoSeed
2020-07-27 17:10:42 -05:00
parent 79cc659d7e
commit 71dc5edf2e
4 changed files with 8 additions and 8 deletions

View File

@@ -5471,7 +5471,7 @@ static void Cmd_switchineffects(void)
s32 i;
gActiveBattler = GetBattlerForBattleScript(gBattlescriptCurrInstr[1]);
sub_803FA70(gActiveBattler);
UpdateSentPokesToOpponentValue(gActiveBattler);
gHitMarker &= ~(HITMARKER_FAINTED(gActiveBattler));
gSpecialStatuses[gActiveBattler].flag40 = 0;