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

@@ -50,12 +50,12 @@ RestartClock:
.Text_ClockTimeMayBeWrong:
; The clock's time may be wrong. Please reset the time.
text_far UnknownText_0x1c40e6
db "@"
text_end
.Text_SetWithControlPad:
; Set with the Control Pad. Confirm: A Button Cancel: B Button
text_far UnknownText_0x1c411c
db "@"
text_end
.SetClock:
ld a, 1
@@ -104,12 +104,12 @@ RestartClock:
.Text_IsThisOK:
; Is this OK?
text_far UnknownText_0x1c415b
db "@"
text_end
.Text_ClockReset:
; The clock has been reset.
text_far UnknownText_0x1c4168
db "@"
text_end
.joy_loop
call JoyTextDelay_ForcehJoyDown