Resolve issue #575: Rename text commands

This commit is contained in:
Rangi
2018-11-17 13:33:03 -05:00
parent c05a2d255b
commit 3202c4f3df
123 changed files with 1869 additions and 1745 deletions

View File

@@ -34,17 +34,17 @@ _ResetClock:
.text_okay
; Password OK. Select CONTINUE & reset settings.
text_far UnknownText_0x1c55db
db "@"
text_end
.text_wrong
; Wrong password!
text_far UnknownText_0x1c560b
db "@"
text_end
.text_askreset
; Reset the clock?
text_far UnknownText_0x1c561c
db "@"
text_end
.NoYes_MenuHeader:
db 0 ; flags
@@ -104,7 +104,7 @@ ClockResetPassword:
.pleaseenterpasswordtext
; Please enter the password.
text_far UnknownText_0x1c562e
db "@"
text_end
.updateIDdisplay
hlcoord 14, 15