diff options
| author | Rangi <remy.oukaour+rangi@gmail.com> | 2020-09-15 08:36:58 -0400 |
|---|---|---|
| committer | Rangi <remy.oukaour+rangi@gmail.com> | 2020-09-15 08:36:58 -0400 |
| commit | aee8501a10f99a5db01870426fe9b06dc6d35acc (patch) | |
| tree | ddf8dc8186f8cca6f6736d002dab091098649eb9 /data/text | |
| parent | faffe1c1b8fbcb64a13d82530c91c995ffe4f501 (diff) | |
| parent | b78f2edbc3b3b2d01fc0590310a8d9e65648ee44 (diff) | |
Merge branch 'master' of https://github.com/pret/pokegold-spaceworld
Diffstat (limited to 'data/text')
| -rw-r--r-- | data/text/text_input_chars.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/text/text_input_chars.asm b/data/text/text_input_chars.asm index f6798a3..ca54020 100644 --- a/data/text/text_input_chars.asm +++ b/data/text/text_input_chars.asm @@ -24,4 +24,4 @@ TextEntryKatakana: ; 04:5987 db "タチツテト ナニヌネノ ハヒフへホ" db "マミムメモ ヤユヨワン ラりルレロ" db "ャュョッヲ 12345 67890" - db " ゙゚ ー?!円"
\ No newline at end of file + db " ゙゚ ー?!円" |
