mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-16 18:30:50 +12:00
"There's no way fixing the post-HoF blackout crash is that easy."
"...it's that easy."
This commit is contained in:
parent
75c66e5069
commit
8514a917de
|
@ -43,8 +43,7 @@ HallofFameRoomScript2:
|
|||
ResetEventRange INDIGO_PLATEAU_EVENTS_START, INDIGO_PLATEAU_EVENTS_END, 1
|
||||
xor a
|
||||
ld [wHallOfFameCurScript], a
|
||||
ld hl, FirstMapSpec
|
||||
ld a, [hli]
|
||||
ld a, PALLET_TOWN
|
||||
ld [wLastBlackoutMap], a
|
||||
farcall SaveSAVtoSRAM
|
||||
ld b, 5
|
||||
|
|
Loading…
Reference in a new issue