summaryrefslogtreecommitdiff
path: root/engine/debug.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/debug.asm
parentb65fe57db61c8b4528092ca7cd13f33e559e33d2 (diff)
Card Flip
Diffstat (limited to 'engine/debug.asm')
-rwxr-xr-xengine/debug.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/engine/debug.asm b/engine/debug.asm
index 896e0b1f6..877c2008d 100755
--- a/engine/debug.asm
+++ b/engine/debug.asm
@@ -1149,7 +1149,7 @@ TilesetColorTest:
ld [hMapAnims], a
call ClearSprites
call OverworldTextModeSwitch
- call Function3200
+ call WaitBGMap2
xor a
ld [hBGMapMode], a
ld de, DebugColorTestGFX + $10
@@ -1184,7 +1184,7 @@ TilesetColorTest:
call Function821d2
call Function821f4
call Function8220f
- call Function3200
+ call WaitBGMap2
ld [wJumptableIndex], a
ld a, $40
ld [hWY], a