Cleaned up stray comment

This commit is contained in:
Eduardo Quezada 2023-03-07 11:39:47 -03:00
parent 4625a46748
commit 46bdd21e7a

View file

@ -8670,7 +8670,6 @@ static bool32 CourtChangeSwapSideStatuses(void)
SWAP(sideTimerPlayer->stickyWebBattlerSide, sideTimerOpp->stickyWebBattlerSide, temp);
}
//cmd->case_, gActiveBattler, TRUE
static void HandleScriptMegaPrimal(u32 caseId, u32 battlerId, bool32 isMega)
{
struct Pokemon *mon = GetBattlerPartyData(battlerId);