diff options
author | Marcus Huderle <huderlem@gmail.com> | 2019-03-27 19:09:12 -0500 |
---|---|---|
committer | Marcus Huderle <huderlem@gmail.com> | 2019-03-27 19:09:12 -0500 |
commit | aebc676913addd23a141b527b8d0b26fb5004189 (patch) | |
tree | 999739855e610056cc69a678fb4a127fba99ecc3 /include/text.h | |
parent | af1baa89f1c7f657eb096df5bf2677527301b5c4 (diff) |
Decompile union_room_chat.c up to sub_801F5B8
Diffstat (limited to 'include/text.h')
-rw-r--r-- | include/text.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/text.h b/include/text.h index d8f2fd8a3..e3944868c 100644 --- a/include/text.h +++ b/include/text.h @@ -99,6 +99,8 @@ // #define EXT_CTRL_CODE_CLEAR 0x11 // +#define EXT_CTRL_CODE_CLEAR_TO 0x13 +// #define EXT_CTRL_CODE_JPN 0x15 #define EXT_CTRL_CODE_ENG 0x16 |