mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-17 02:40:50 +12:00
Catch a missed hide/show ID
This commit is contained in:
parent
a9a687bd6e
commit
19e4e188ce
|
@ -148,7 +148,7 @@ PalletMovementScript_Done:
|
|||
ld a, [wSimulatedJoypadStatesIndex]
|
||||
and a
|
||||
ret nz
|
||||
ld a, $0
|
||||
ld a, HS_PALLET_TOWN_OAK
|
||||
ld [wMissableObjectIndex], a
|
||||
predef HideObject
|
||||
ld hl, wd730
|
||||
|
|
Loading…
Reference in a new issue