Resolve issue #575: Rename text commands
This commit is contained in:
@@ -6,7 +6,7 @@ Kurt_PrintTextWhichApricorn:
|
||||
.Text:
|
||||
; Which APRICORN should I use?
|
||||
text_far UnknownText_0x1bc06b
|
||||
db "@"
|
||||
text_end
|
||||
|
||||
Kurt_PrintTextHowMany:
|
||||
ld hl, .Text
|
||||
@@ -16,7 +16,7 @@ Kurt_PrintTextHowMany:
|
||||
.Text:
|
||||
; How many should I make?
|
||||
text_far UnknownText_0x1bc089
|
||||
db "@"
|
||||
text_end
|
||||
|
||||
SelectApricornForKurt:
|
||||
call LoadStandardMenuHeader
|
||||
|
Reference in New Issue
Block a user