You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Define constants for map event sizes
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user