Merge pull request #2 from ZetaNull/master

Simplify clock reset procedures
This commit is contained in:
Misty 2023-10-19 23:31:56 -04:00 committed by GitHub
commit 7fd13172e0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 221 additions and 217 deletions

View file

@ -899,23 +899,22 @@ _SpaceSpaceColonText:: ; unreferenced
done
_PasswordAskResetText::
text "Password OK."
line "Select CONTINUE &"
cont "reset settings."
text "Select CONTINUE &"
line "reset settings."
prompt
_PasswordWrongText::
text "Wrong password!"
prompt
;_PasswordWrongText::
; text "Wrong password!"
; prompt
_PasswordAskResetClockText::
text "Reset the clock?"
done
_PasswordAskEnterText::
text "Please enter the"
line "password."
done
;_PasswordAskEnterText::
; text "Please enter the"
; line "password."
; done
_ClearAllSaveDataText::
text "Clear all save"