summaryrefslogtreecommitdiff
path: root/misc/mobile_40.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_40.asm
parent893b3a217eefd354d8b0023aa91d9b6a7d03604a (diff)
Various labels
Diffstat (limited to 'misc/mobile_40.asm')
-rw-r--r--misc/mobile_40.asm6
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/mobile_40.asm b/misc/mobile_40.asm
index 5afe9e3a9..3e1635959 100644
--- a/misc/mobile_40.asm
+++ b/misc/mobile_40.asm
@@ -63,7 +63,7 @@ Function100063: ; 100063
ld a, [rIE]
ld [BGMapBuffer], a
xor a
- ld [$ffde], a
+ ld [hMapAnims], a
ld [hLCDStatCustom], a
ret
; 100082
@@ -80,7 +80,7 @@ Function100082: ; 100082
ld a, 1 << VBLANK + 1 << LCD_STAT + 1 << TIMER + 1 << SERIAL
ld [rIE], a
xor a
- ld [$ffde], a
+ ld [hMapAnims], a
ld [hLCDStatCustom], a
ld a, $1
ld [$ffc9], a
@@ -5403,7 +5403,7 @@ Function102423: ; 102423
ret nc
callba Function14a58
callba MobileFn_1060af
- callba Function106187
+ callba BackupMobileEventIndex
ld hl, wcd4b
set 1, [hl]
ld a, $0