mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
WATER_WILDDATA_LENGTH
This commit is contained in:
parent
5a58f90ec6
commit
d84aabf3c1
@ -96,7 +96,7 @@ FindNest: ; 2a01f
|
||||
|
||||
.next_water
|
||||
pop hl
|
||||
ld bc, 3 * 3
|
||||
ld bc, WATER_WILDDATA_LENGTH
|
||||
add hl, bc
|
||||
jr .FindWater
|
||||
; 2a088
|
||||
|
Loading…
Reference in New Issue
Block a user