mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-11-11 15:54:49 +13:00
Update HallOfFame.asm
This commit is contained in:
parent
24a89f1fd7
commit
2b1b29a0c7
|
|
@ -219,7 +219,6 @@ ResetLegendaryPokemon:
|
||||||
ShowThis:
|
ShowThis:
|
||||||
ld [wMissableObjectIndex], a
|
ld [wMissableObjectIndex], a
|
||||||
predef ShowObject
|
predef ShowObject
|
||||||
ret
|
|
||||||
|
|
||||||
ObjectsToShow:
|
ObjectsToShow:
|
||||||
db HS_ROUTE_1_OAK ; Oak post-game fight
|
db HS_ROUTE_1_OAK ; Oak post-game fight
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue