Port pokecrystal's formatting of text commands and special characters

This commit is contained in:
Rangi 2020-07-04 17:09:35 -04:00
parent 2718c36065
commit 139a28ff99
397 changed files with 7398 additions and 7026 deletions

View file

@ -220,7 +220,9 @@ TextBoxTextAndCoordTable:
BuySellQuitText:
db "BUY"
next "SELL"
next "QUIT@@"
next "QUIT@"
db "@" ; unused
UseTossText:
db "USE"
@ -245,7 +247,7 @@ JapaneseMainMenuText:
next "さいしょから@"
BattleMenuText:
db "FIGHT ",$E1,$E2
db "FIGHT <PK><MN>"
next "ITEM RUN@"
SafariZoneBattleMenuText:
@ -258,7 +260,7 @@ SwitchStatsCancelText:
next "CANCEL@"
JapaneseAhText:
db "アッ!@"
db "アッ@"
JapanesePokedexMenu:
db "データをみる"