summaryrefslogtreecommitdiff
path: root/wram.asm
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2015-10-13 14:29:34 -0400
committerPikalaxALT <PikalaxALT@gmail.com>2015-10-13 14:29:34 -0400
commit12f9dca7a59afa64388ae3aebc6e04c383992da9 (patch)
treec77abd756d91c218d565ea2f514ad52d1bb75766 /wram.asm
parent88bc86b0bba2e789955d644fd26ae5b57bc85880 (diff)
Final descriptive label in tilesets/animations.asm
Diffstat (limited to 'wram.asm')
-rw-r--r--wram.asm3
1 files changed, 2 insertions, 1 deletions
diff --git a/wram.asm b/wram.asm
index 822676377..874dc0a4e 100644
--- a/wram.asm
+++ b/wram.asm
@@ -1956,8 +1956,8 @@ wCrystalDataEnd::
wd479:: ds 2
+wGameData::
wPlayerData::
-
PlayerID:: ; d47b
ds 2
@@ -2587,6 +2587,7 @@ wMagikarpRecordHoldersName:: ds NAME_LENGTH
wdff5::
wPokemonDataEnd::
+wGameDataEnd::
SECTION "Pic Animations", WRAMX, BANK [2]