You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
@@ -46,9 +46,9 @@ CheckForHiddenItems:
|
||||
jr nz, .next
|
||||
; Has this item already been found? If not, set off the Itemfinder.
|
||||
ld a, [wCurMapScriptBank]
|
||||
call GetFarHalfword
|
||||
call GetFarWord
|
||||
ld a, [wCurMapScriptBank]
|
||||
call GetFarHalfword
|
||||
call GetFarWord
|
||||
ld d, h
|
||||
ld e, l
|
||||
ld b, CHECK_FLAG
|
||||
|
Reference in New Issue
Block a user