diff options
author | PikalaxALT <PikalaxALT@gmail.com> | 2020-03-14 21:19:56 -0400 |
---|---|---|
committer | PikalaxALT <PikalaxALT@gmail.com> | 2020-03-14 21:19:56 -0400 |
commit | 09b90247ee4f18c5746bbc54e6a5a75dfd9a1ed3 (patch) | |
tree | 96b13e1ba294936e38f36676e20d84f93c2f23b5 /include/text.h | |
parent | 5471590f77ab4d8b9684c6ea4b3d9e870a83633b (diff) |
through nonmatching InBoxInput_Normal
Diffstat (limited to 'include/text.h')
-rw-r--r-- | include/text.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/text.h b/include/text.h index ff8b033e9..f1bf8b942 100644 --- a/include/text.h +++ b/include/text.h @@ -128,6 +128,7 @@ #define EXT_CTRL_CODE_COLOR 0x1 #define EXT_CTRL_CODE_HIGHLIGHT 0x2 #define EXT_CTRL_CODE_SHADOW 0x3 +#define EXT_CTRL_CODE_COLOR_HIGHLIGHT_SHADOW 0x4 // #define EXT_CTRL_CODE_UNKNOWN_7 0x7 // |