summaryrefslogtreecommitdiff
path: root/misc/mobile_46.asm
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2015-11-05 14:06:03 -0500
committerPikalaxALT <PikalaxALT@gmail.com>2015-11-05 14:06:03 -0500
commitadf2fe712d372bad8c68590ae77b1dde85290d8f (patch)
tree3f41aa52ea49ad17f355870097ecbe9cc46be917 /misc/mobile_46.asm
parent893b3a217eefd354d8b0023aa91d9b6a7d03604a (diff)
Various labels
Diffstat (limited to 'misc/mobile_46.asm')
-rwxr-xr-xmisc/mobile_46.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/mobile_46.asm b/misc/mobile_46.asm
index 37d0223a2..494f848a6 100755
--- a/misc/mobile_46.asm
+++ b/misc/mobile_46.asm
@@ -5862,7 +5862,7 @@ Function11ac51: ; 11ac51
ld a, $1
ld [hInMenu], a
xor a
- ld [$ffde], a
+ ld [hMapAnims], a
ld [wcd49], a
ld [wcd4a], a
ld [wcd4c], a
@@ -7919,7 +7919,7 @@ Function11b98f: ; 11b98f
call CopyBytes
ld a, "@"
ld [de], a
- ld hl, s0_a600
+ ld hl, sPartyScratch1
ld bc, PARTYMON_STRUCT_LENGTH - 1
ld a, [wcd2a]
.loop5