summaryrefslogtreecommitdiff
path: root/misc/mobile_46.asm
diff options
context:
space:
mode:
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