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