restart further back when pressing 0

This commit is contained in:
4am 2018-10-12 19:43:40 -04:00
parent 052894065a
commit c64b3eed16
2 changed files with 5 additions and 2 deletions

View File

@ -249,6 +249,7 @@ Action
jsr CreateRAMFile
+ jsr ResetProgress
jsr InitSectorMap
Reaction
lda #FALSE
sta gTriedUniv
sta gSaidWriting
@ -599,8 +600,10 @@ TheEnd
jmp MainMenu
HandleRedoWithIgnore
jsr ResetProgress
jsr InitSectorMapWithIgnore
; note: execution falls through here
jmp Reaction
HandleRedo
jsr ClearScreen
lda #s_header

View File

@ -148,7 +148,7 @@ StringTable
; can be set directly before calling PrintByID.
;
.header
!text "Passport by 4am 2018-10-11",$00
!text "Passport by 4am 2018-10-12",$00
.mainmenu
!text "________________________________________",$8D,$8D,$8D,$8D,$8D,$8D,$8D
!text " "