summaryrefslogtreecommitdiff
path: root/misc
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
parentc635e30777ba57e3fd4249862fd562936d0d47bd (diff)
mystery gift, credits
Diffstat (limited to 'misc')
-rwxr-xr-xmisc/mobile_12.asm2
-rw-r--r--misc/mobile_22.asm2
2 files changed, 2 insertions, 2 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]
diff --git a/misc/mobile_22.asm b/misc/mobile_22.asm
index 279631bc1..cdc596e6f 100644
--- a/misc/mobile_22.asm
+++ b/misc/mobile_22.asm
@@ -214,7 +214,7 @@ Function89240: ; 89240
Function89245: ; 89245 (22:5245)
callba TryLoadSaveFile
ret c
- callba Function150b9
+ callba _LoadData
and a
ret