diff options
author | MandL27 <mandl27g@gmail.com> | 2020-05-26 19:37:46 -0400 |
---|---|---|
committer | huderlem <huderlem@gmail.com> | 2020-05-27 07:58:04 -0500 |
commit | c3d690a3805c0703c760cc9779f0c7cf8a714f7e (patch) | |
tree | e303a312ef65357040d65a7a5e6759ea2b04a78d /berry_fix/payload | |
parent | 6964d37db60495bade68e61a88e96d5261a7f1c5 (diff) |
consistency with pokefirered
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 e2b541a7c..94eabe8bc 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 -WAIT_FOR_SE = FC 0A +WAIT_SE = FC 0A PLAY_BGM = FC 0B ESCAPE = FC 0C SHIFT_TEXT = FC 0D |