diff options
author | MandL27 <mandl27g@gmail.com> | 2020-05-26 19:21:21 -0400 |
---|---|---|
committer | huderlem <huderlem@gmail.com> | 2020-05-27 07:58:04 -0500 |
commit | 6964d37db60495bade68e61a88e96d5261a7f1c5 (patch) | |
tree | e7bcd9e06afb07ea6fc1361e115a6fc2ca210244 /berry_fix/payload | |
parent | 5eeecb56c16b9154690c855e863133a3fcfa4b42 (diff) |
document UNKNOWN_A special char
Diffstat (limited to 'berry_fix/payload')
-rw-r--r-- | berry_fix/payload/charmap.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/berry_fix/payload/charmap.txt b/berry_fix/payload/charmap.txt index a736b40f2..e2b541a7c 100644 --- a/berry_fix/payload/charmap.txt +++ b/berry_fix/payload/charmap.txt @@ -414,7 +414,7 @@ SIZE = FC 06 @ note that anything other than "SMALL" is invalid UNKNOWN_7 = FC 07 PAUSE = FC 08 @ manually print the wait byte after this, havent mapped them PAUSE_UNTIL_PRESS = FC 09 -UNKNOWN_A = FC 0A +WAIT_FOR_SE = FC 0A PLAY_BGM = FC 0B ESCAPE = FC 0C SHIFT_TEXT = FC 0D |