mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
Use charmap “ and ”
This commit is contained in:
parent
00c2dba157
commit
9ed402c4a2
@ -1990,13 +1990,13 @@ PlayRadio:
|
||||
lb bc, 4, 18
|
||||
call TextBox
|
||||
hlcoord 1, 14
|
||||
ld [hl], $72
|
||||
ld [hl], "“"
|
||||
pop de
|
||||
hlcoord 2, 14
|
||||
call PlaceString
|
||||
ld h, b
|
||||
ld l, c
|
||||
ld [hl], $73
|
||||
ld [hl], "”"
|
||||
call WaitBGMap
|
||||
ret
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user