Some adjustments.

This commit is contained in:
andwhyisit 2019-03-03 17:08:35 +10:00
parent b96b9d6231
commit 107242dcbb
2 changed files with 3 additions and 3 deletions

View File

@ -8,8 +8,8 @@ TextEntryChars: ; 04:58B3
db "abcde fghij klmno"
db "pqrst uvwxy zäéöü"
db "12345 67890      "
db "?!.,' :;×-/ []()&"
db "<PK><MN>♂♀\            "
db "?!.,' :;×-/      "
db "[]()& <PK><MN>         "
db "                円"
TextEntryHiragana: ; 04:593B

View File

@ -292,7 +292,7 @@ TMCharText:: db "わざマシン@"
TrainerCharText:: db "トレーナー@"
PCCharText:: db "パソコン@"
RocketCharText:: db "ロケットだん@"
POKeCharText:: db "ポケモン@"
POKeCharText:: db "POKé@"
SixDotsCharText:: db "⋯⋯@"
EnemyText:: db "てきの @"
GaCharacterTExt:: db "が @"