You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Two comments
This commit is contained in:
@@ -206,7 +206,7 @@
|
|||||||
charmap "8", $fe
|
charmap "8", $fe
|
||||||
charmap "9", $ff
|
charmap "9", $ff
|
||||||
|
|
||||||
; Japanese kana, for those bits of text that were not translated to English
|
; Japanese control characters (see home/text.asm)
|
||||||
|
|
||||||
charmap "<NI>", $1d ; "に "
|
charmap "<NI>", $1d ; "に "
|
||||||
charmap "<TTE>", $1e ; "って"
|
charmap "<TTE>", $1e ; "って"
|
||||||
@@ -220,6 +220,8 @@
|
|||||||
charmap "<KOKO_WA>", $37 ; "ここは"
|
charmap "<KOKO_WA>", $37 ; "ここは"
|
||||||
charmap "<GA>", $4a ; "が "
|
charmap "<GA>", $4a ; "が "
|
||||||
|
|
||||||
|
; Japanese kana, for those bits of text that were not translated to English
|
||||||
|
|
||||||
charmap "ガ", $05
|
charmap "ガ", $05
|
||||||
charmap "ギ", $06
|
charmap "ギ", $06
|
||||||
charmap "グ", $07
|
charmap "グ", $07
|
||||||
|
Reference in New Issue
Block a user