You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Replace ¥ font character with <COIN> (#7)
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user