summaryrefslogtreecommitdiff
path: root/include/text.h
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2017-07-05 18:11:34 -0400
committerGitHub <noreply@github.com>2017-07-05 18:11:34 -0400
commit3b3eb45b91c11b47504a80fcd853ec45abbbf445 (patch)
tree99daa00ca855631af74c92cd9c22dd8ae9c12429 /include/text.h
parent5a934970934661298d933a3e55c7cd672f0cda13 (diff)
parent2bedaf3824d27b6f8b3e3df9ec13604c0c6af749 (diff)
Merge pull request #346 from ProjectRevoTPP/sound_check_menu
Sound check menu
Diffstat (limited to 'include/text.h')
-rw-r--r--include/text.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/text.h b/include/text.h
index 6e32de6dd..cf413644b 100644
--- a/include/text.h
+++ b/include/text.h
@@ -6,6 +6,7 @@
#define CHAR_QUESTION_MARK 0xAC
#define CHAR_PERIOD 0xAD
#define CHAR_HYPHEN 0xAE
+#define CHAR_ELLIPSIS 0xB0
#define CHAR_MALE 0xB5
#define CHAR_FEMALE 0xB6
#define CHAR_COMMA 0xB8