More Unicode

This commit is contained in:
Remy Oukaour
2018-01-19 02:30:19 -05:00
parent d7afa764c8
commit e69544b61f
27 changed files with 59 additions and 59 deletions

View File

@@ -516,7 +516,7 @@ Phone_FirstOfTwoRings: ; 902b3
Phone_CallerTextboxWithName2: ; 902c9
call Phone_CallerTextbox
hlcoord 1, 2
ld [hl], "<PHONE>"
ld [hl], ""
inc hl
inc hl
ld a, [PhoneScriptBank]
@@ -616,7 +616,7 @@ Function90363: ; 90363 (24:4363)
push bc
call Phone_CallerTextbox
hlcoord 1, 1
ld [hl], "<PHONE>"
ld [hl], ""
inc hl
inc hl
ld d, h