summaryrefslogtreecommitdiff
path: root/include/text.h
diff options
context:
space:
mode:
authorhuderlem <huderlem@gmail.com>2019-03-29 22:33:32 -0500
committerGitHub <noreply@github.com>2019-03-29 22:33:32 -0500
commit818468833020bd38acdf654fa555378d6a9c2b54 (patch)
tree0b25666cbc303564634e2820c3cbe82aa01b1181 /include/text.h
parent7211f996a5ebf37ac7e2feffb0fd6c270d810513 (diff)
parentaccc5ae8dd2b9e26179bdb641f1e3fff5e2ef392 (diff)
Merge pull request #635 from huderlem/union_room_chat
Union room chat
Diffstat (limited to 'include/text.h')
-rw-r--r--include/text.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/text.h b/include/text.h
index d8f2fd8a3..eba3d0c4e 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_MIN_LETTER_SPACING 0x14
#define EXT_CTRL_CODE_JPN 0x15
#define EXT_CTRL_CODE_ENG 0x16