summaryrefslogtreecommitdiff
path: root/home/stone_queue.asm
diff options
context:
space:
mode:
Diffstat (limited to 'home/stone_queue.asm')
-rw-r--r--home/stone_queue.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/stone_queue.asm b/home/stone_queue.asm
index b32fc10bd..482299d9c 100644
--- a/home/stone_queue.asm
+++ b/home/stone_queue.asm
@@ -76,7 +76,7 @@ HandleStoneQueue::
jr .found_warp
.not_on_warp
- ld a, 5
+ ld a, WARP_EVENT_SIZE
add l
ld l, a
jr nc, .no_carry