Replace ¥ font character with <COIN> (#7)

This commit is contained in:
xCrystal
2023-09-02 18:54:27 +02:00
parent 98fa7a9538
commit 5d95ff952a
12 changed files with 25 additions and 25 deletions

View File

@@ -840,8 +840,8 @@ ChipVendor_IntroScript:
.MenuData:
db STATICMENU_CURSOR ; flags
db 3 ; items
db " 50 : ¥1000@"
db "500 : ¥10000@"
db " 50 : <COIN>1000@"
db "500 : <COIN>10000@"
db "CANCEL@"
HappinessCheckScript: