summaryrefslogtreecommitdiff
path: root/engine/intro_menu.asm
diff options
context:
space:
mode:
Diffstat (limited to 'engine/intro_menu.asm')
-rwxr-xr-xengine/intro_menu.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/intro_menu.asm b/engine/intro_menu.asm
index d51e32a54..a3efd8afe 100755
--- a/engine/intro_menu.asm
+++ b/engine/intro_menu.asm
@@ -1048,7 +1048,7 @@ StartTitleScreen: ; 6219
ld [hWY], a
ld b, SCGB_DIPLOMA
call GetSGBLayout
- call UpdateTimePals
+ call Special_UpdateTimePals
ld a, [wIntroSceneFrameCounter]
cp $5
jr c, .ok