diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2019-04-05 08:41:31 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2019-04-05 08:41:31 -0400 |
commit | a58d9a16dd7e4f263ebccda50e70103e7490886b (patch) | |
tree | ddde359501adee874131731c700862c615c46e77 /include/text.h | |
parent | a677d1f4cb6f2925e9694b8d2b408273dcd13d9b (diff) | |
parent | 9e74409bb2032e25d431dda116462759e5b51fe0 (diff) |
Merge branch 'master' into dodrio_berry_picking
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..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 |