fix item finder issue properly

This commit is contained in:
May Evans 2022-08-31 17:52:21 +01:00
parent b492074005
commit 550fcb6f5d

View file

@ -29,7 +29,7 @@ HiddenItemNear:
cp d
jr z, .y_zflag ; starts to fix the y/x coord 0 no find bug - PvK
jr nc, .loop
y_zflag
.y_zflag
ld a, [wYCoord]
add 4
cp d