You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
More charmap and home/text.asm documentation for JP chars
This commit is contained in:
@@ -567,7 +567,7 @@ This is a bug with `Text_ABoostedStringBuffer2ExpPoints` and `Text_StringBuffer2
|
||||
|
||||
```asm
|
||||
Text_ABoostedStringBuffer2ExpPoints::
|
||||
text ""
|
||||
text_start
|
||||
line "a boosted"
|
||||
cont "@"
|
||||
deciram StringBuffer2, 2, 4
|
||||
@@ -575,7 +575,7 @@ Text_ABoostedStringBuffer2ExpPoints::
|
||||
prompt
|
||||
|
||||
Text_StringBuffer2ExpPoints::
|
||||
text ""
|
||||
text_start
|
||||
line "@"
|
||||
deciram StringBuffer2, 2, 4
|
||||
text " EXP. Points!"
|
||||
|
||||
Reference in New Issue
Block a user