summaryrefslogtreecommitdiff
path: root/engine/warp_connection.asm
diff options
context:
space:
mode:
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