Cleaned up stray comment
This commit is contained in:
parent
4625a46748
commit
46bdd21e7a
1 changed files with 0 additions and 1 deletions
|
@ -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);
|
||||
|
|
Loading…
Reference in a new issue