summaryrefslogtreecommitdiff
path: root/misc/mobile_12.asm
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2015-12-14 20:06:41 -0500
committerPikalaxALT <PikalaxALT@gmail.com>2015-12-14 20:06:41 -0500
commit6e257bc7cdab3249cc8fbdf4c808f0ebc442022e (patch)
treee95666a37642f3ebc1e9b03dbd6d9126e13a799f /misc/mobile_12.asm
parentc635e30777ba57e3fd4249862fd562936d0d47bd (diff)
mystery gift, credits
Diffstat (limited to 'misc/mobile_12.asm')
-rwxr-xr-xmisc/mobile_12.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/mobile_12.asm b/misc/mobile_12.asm
index c1388351e..e8af6c8ac 100755
--- a/misc/mobile_12.asm
+++ b/misc/mobile_12.asm
@@ -6,7 +6,7 @@ InitMobileProfile: ; 4802f (12:402f)
set 0, [hl]
ld a, c
and a
- call z, Function48000
+ call z, InitCrystalData
call ClearBGPalettes
call Function48d3d
ld a, [wd479]