mirror of
https://github.com/pret/pokegold-spaceworld.git
synced 2026-04-26 00:05:12 -05:00
Some adjustments.
This commit is contained in:
parent
b96b9d6231
commit
107242dcbb
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -292,7 +292,7 @@ TMCharText:: db "わざマシン@"
|
|||
TrainerCharText:: db "トレーナー@"
|
||||
PCCharText:: db "パソコン@"
|
||||
RocketCharText:: db "ロケットだん@"
|
||||
POKeCharText:: db "ポケモン@"
|
||||
POKeCharText:: db "POKé@"
|
||||
SixDotsCharText:: db "⋯⋯@"
|
||||
EnemyText:: db "てきの @"
|
||||
GaCharacterTExt:: db "が @"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user