summaryrefslogtreecommitdiff
path: root/misc/mobile_40.asm
diff options
context:
space:
mode:
authorpikalaxalt <PikalaxALT@gmail.com>2016-06-13 22:53:33 -0400
committerpikalaxalt <PikalaxALT@gmail.com>2016-06-13 22:53:33 -0400
commit4e2487c056c4dcddd3059a105e6ac89144137ab1 (patch)
tree31fec08ba9384bc5baf3895a07fa8684ff84941c /misc/mobile_40.asm
parentca01a92880a5d71bce2bec6caa7714c8e1cf0f17 (diff)
hLCDCPointer and InitList
Diffstat (limited to 'misc/mobile_40.asm')
-rw-r--r--misc/mobile_40.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/mobile_40.asm b/misc/mobile_40.asm
index 936b8e13b..54160ca08 100644
--- a/misc/mobile_40.asm
+++ b/misc/mobile_40.asm
@@ -67,7 +67,7 @@ SetRAMStateForMobile: ; 100063
ld [BGMapBuffer], a
xor a
ld [hMapAnims], a
- ld [hFFC6], a
+ ld [hLCDCPointer], a
ret
; 100082
@@ -85,7 +85,7 @@ EnableMobile: ; 100082
ld [rIE], a
xor a
ld [hMapAnims], a
- ld [hFFC6], a
+ ld [hLCDCPointer], a
ld a, $01
ld [hMobileReceive], a
ld [hMobile], a