In labels, stick to Place for text without delay, and Print for text with letter delay (#1078)

This commit is contained in:
xCrystal
2024-01-07 14:06:40 +01:00
parent cd28c44ff3
commit 5be9856f3a
20 changed files with 45 additions and 45 deletions

View File

@@ -518,7 +518,7 @@ Pokegear_UpdateClock:
farcall PrintHoursMins
ld hl, .GearTodayText
bccoord 6, 6
call PlaceHLTextAtBC
call PrintTextboxTextAt
ret
db "ごぜん@"

View File

@@ -133,7 +133,7 @@ PrintRadioLine:
cp 2
jr nz, .print
bccoord 1, 16
call PlaceHLTextAtBC
call PrintTextboxTextAt
jr .skip
.print
call PrintTextboxText