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

@@ -309,7 +309,7 @@ DummyGame_CheckMatch:
ret
.VictoryText:
start_asm
text_asm
push bc
hlcoord 2, 13
call DummyGame_PlaceCard
@@ -323,12 +323,12 @@ DummyGame_CheckMatch:
DummyGameText_Yeah:
; , yeah!
text_far UnknownText_0x1c1a5b
db "@"
text_end
DummyGameText_Darn:
; Darn…
text_far UnknownText_0x1c1a65
db "@"
text_end
DummyGame_InitBoard:
ld hl, wDummyGameCards