mirror of
https://github.com/pret/pokered.git
synced 2026-09-26 13:22:55 -04:00
Catch a missed hide/show ID
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user