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

@@ -149,31 +149,32 @@ BuenaPrize:
.Text_AskWhichPrize:
; Which prize would you like?
text_far UnknownText_0x1c589f
db "@"
text_end
.Text_IsThatRight:
; ? Is that right?
text_far UnknownText_0x1c58bc
db "@"
text_end
.Text_HereYouGo: ; Here you go!
.Text_HereYouGo:
; Here you go!
text_far UnknownText_0x1c58d1
db "@"
text_end
.Text_NotEnoughPoints:
; You don't have enough points.
text_far UnknownText_0x1c58e0
db "@"
text_end
.Text_NoRoom:
; You have no room for it.
text_far UnknownText_0x1c58ff
db "@"
text_end
.Text_PleaseComeBackAgain:
; Oh. Please come back again!
text_far UnknownText_0x1c591a
db "@"
text_end
Buena_DisplayBlueCardBalance:
ld hl, BlueCardBalanceMenuHeader