mirror of
https://github.com/pret/pokered.git
synced 2026-06-03 06:24:31 -05: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 New Issue
Block a user