mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2025-01-19 09:54:19 +01:00
Cleaned up stray comment
This commit is contained in:
parent
4625a46748
commit
46bdd21e7a
@ -8670,7 +8670,6 @@ static bool32 CourtChangeSwapSideStatuses(void)
|
|||||||
SWAP(sideTimerPlayer->stickyWebBattlerSide, sideTimerOpp->stickyWebBattlerSide, temp);
|
SWAP(sideTimerPlayer->stickyWebBattlerSide, sideTimerOpp->stickyWebBattlerSide, temp);
|
||||||
}
|
}
|
||||||
|
|
||||||
//cmd->case_, gActiveBattler, TRUE
|
|
||||||
static void HandleScriptMegaPrimal(u32 caseId, u32 battlerId, bool32 isMega)
|
static void HandleScriptMegaPrimal(u32 caseId, u32 battlerId, bool32 isMega)
|
||||||
{
|
{
|
||||||
struct Pokemon *mon = GetBattlerPartyData(battlerId);
|
struct Pokemon *mon = GetBattlerPartyData(battlerId);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user