From b88572fbccecc8d125fe8a50365751f0530d1a9a Mon Sep 17 00:00:00 2001 From: Rangi Date: Fri, 13 Nov 2020 11:10:03 -0500 Subject: Add constants for player and rival starters --- wram.asm | 4 ---- 1 file changed, 4 deletions(-) (limited to 'wram.asm') diff --git a/wram.asm b/wram.asm index 474b9c30..0059398b 100755 --- a/wram.asm +++ b/wram.asm @@ -1055,8 +1055,6 @@ wHoFTeamIndex:: wSSAnneSmokeDriftAmount:: ; multiplied by 16 to get the number of times to go right by 2 pixels -wRivalStarterTemp:: - wBoxMonCounts:: ; 12 bytes ; array of the number of mons in each box @@ -1153,8 +1151,6 @@ wBattleTransitionCircleScreenQuadrantX:: wSSAnneSmokeX:: -wRivalStarterBallSpriteIndex:: - wDayCareNumLevelsGrown:: wOptionsBattleAnimCursorX:: -- cgit v1.3.1-sl0p