summaryrefslogtreecommitdiff
path: root/engine/warp_connection.asm
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2016-01-06 16:59:56 -0500
committerPikalaxALT <PikalaxALT@gmail.com>2016-01-06 16:59:56 -0500
commit69af99da5e4bcfa9cb90394531e531388f1399eb (patch)
tree501c97024948e4b18ad1a430eda0aa43b14ae3e1 /engine/warp_connection.asm
parentce019e6347435a89fe53037db993049958fc837e (diff)
Mr Pokemons House
Diffstat (limited to 'engine/warp_connection.asm')
-rwxr-xr-xengine/warp_connection.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/warp_connection.asm b/engine/warp_connection.asm
index 633877101..7df4fc35b 100755
--- a/engine/warp_connection.asm
+++ b/engine/warp_connection.asm
@@ -9,7 +9,7 @@ RunCallback_05_03: ; 1045b0
call RunMapCallback
RunCallback_03: ; 1045c4
callba ClearCmdQueue
- ld a, MAPCALLBACK_PALETTES
+ ld a, MAPCALLBACK_CMDQUEUE
call RunMapCallback
call GetMapHeaderTimeOfDayNybble
ld [wMapTimeOfDay], a