summaryrefslogtreecommitdiff
path: root/wram.asm
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2015-07-22 16:36:28 -0400
committerPikalaxALT <PikalaxALT@gmail.com>2015-07-22 16:58:47 -0400
commit4c480a23dc2f81323b48670612cb23516a544e86 (patch)
tree51c9e3ab4b2b9212db4d31df0dfa101bfeb11674 /wram.asm
parentc8960dd2c8043d9a10e961379996fa18fef34033 (diff)
parentdc620c08ee43a4baee7cb4b04b22661ccf2ad60a (diff)
Fixed a few labeling bugs
Diffstat (limited to 'wram.asm')
-rw-r--r--wram.asm8
1 files changed, 4 insertions, 4 deletions
diff --git a/wram.asm b/wram.asm
index 1ad43b98e..3cae0ebd1 100644
--- a/wram.asm
+++ b/wram.asm
@@ -362,10 +362,10 @@ wPartyMon3MenuIconAnim:: ds 16 ; c334
wPartyMon4MenuIconAnim:: ds 16 ; c344
wPartyMon5MenuIconAnim:: ds 16 ; c354
wPartyMon6MenuIconAnim:: ds 16 ; c364
-wc374:: ds 64
-wc3a4:: ds 8
-wc3ac:: ds 8
-wc3b4:: ds 1
+wc374:: ds 48 ; c374
+wc3a4:: ds 8 ; c3b4
+wc3ac:: ds 8 ; c3bc
+wc3b4:: ds 1 ; c3
wc3b5:: ds 1
CurIcon:: ; c3b6