mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-01-23 09:16:20 -08:00
NUM_WATERMON
This commit is contained in:
parent
d84aabf3c1
commit
ee48c7a3ed
@ -88,7 +88,7 @@ FindNest: ; 2a01f
|
|||||||
ld a, [hli]
|
ld a, [hli]
|
||||||
ld c, a
|
ld c, a
|
||||||
inc hl
|
inc hl
|
||||||
ld a, 3
|
ld a, NUM_WATERMON
|
||||||
call .SearchMapForMon
|
call .SearchMapForMon
|
||||||
jr nc, .next_water
|
jr nc, .next_water
|
||||||
ld [de], a
|
ld [de], a
|
||||||
|
Loading…
x
Reference in New Issue
Block a user