mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-17 02:40: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
|
ResetEventRange INDIGO_PLATEAU_EVENTS_START, INDIGO_PLATEAU_EVENTS_END, 1
|
||||||
xor a
|
xor a
|
||||||
ld [wHallOfFameCurScript], a
|
ld [wHallOfFameCurScript], a
|
||||||
ld hl, FirstMapSpec
|
ld a, PALLET_TOWN
|
||||||
ld a, [hli]
|
|
||||||
ld [wLastBlackoutMap], a
|
ld [wLastBlackoutMap], a
|
||||||
farcall SaveSAVtoSRAM
|
farcall SaveSAVtoSRAM
|
||||||
ld b, 5
|
ld b, 5
|
||||||
|
|
Loading…
Reference in a new issue