summaryrefslogtreecommitdiff
path: root/misc/mobile_40.asm
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2015-12-16 21:57:42 -0500
committerPikalaxALT <PikalaxALT@gmail.com>2015-12-16 21:57:42 -0500
commit7203e9d2cc757a95bac02ec019ffa094f516c9dd (patch)
treee9cffc2a3d71ac4797600d05be242d740a90885f /misc/mobile_40.asm
parent879b430fce7d2ad470512a21183586c78b81535f (diff)
Map script and color shenanigans
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 a33f90952..4409922c0 100644
--- a/misc/mobile_40.asm
+++ b/misc/mobile_40.asm
@@ -429,7 +429,7 @@ Function1002dc: ; 1002dc
Function1002ed: ; 1002ed
callba LoadOW_BGPal7
- callba Function96a4
+ callba ApplyPals
ld a, $1
ld [hCGBPalUpdate], a
call DelayFrame
@@ -2344,7 +2344,7 @@ Function100eca: ; 100eca
; 100ed4
Function100ed4: ; 100ed4
- callba Function96a4
+ callba ApplyPals
ld a, $1
ld [hCGBPalUpdate], a
ret