summaryrefslogtreecommitdiff
path: root/engine/intro_menu.asm
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2015-12-11 16:59:40 -0500
committerPikalaxALT <PikalaxALT@gmail.com>2015-12-11 16:59:40 -0500
commitecd277204a1e32e923702a57a6212579635a9b4c (patch)
treeda36c9e86e4578e25cdbcd4f8c563aed8cd54b7c /engine/intro_menu.asm
parentb65fe57db61c8b4528092ca7cd13f33e559e33d2 (diff)
Card Flip
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 140233288..bcd2d5ddb 100755
--- a/engine/intro_menu.asm
+++ b/engine/intro_menu.asm
@@ -1036,7 +1036,7 @@ StartTitleScreen: ; 6219
ld hl, rLCDC
res 2, [hl]
call ClearScreen
- call Function3200
+ call WaitBGMap2
xor a
ld [hLCDStatCustom], a
ld [hSCX], a