summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorProjectRevoTPP <projectrevotpp@hotmail.com>2017-07-01 22:03:40 -0400
committerProjectRevoTPP <projectrevotpp@hotmail.com>2017-07-01 22:03:40 -0400
commit2bedaf3824d27b6f8b3e3df9ec13604c0c6af749 (patch)
treee58cba86f859f408568e475b80f742e71cbb308f
parent3f3316e08ff6e4f901c2b03c62ff0074a4e1b90f (diff)
oops
-rw-r--r--include/text.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/text.h b/include/text.h
index e640a59f5..cf413644b 100644
--- a/include/text.h
+++ b/include/text.h
@@ -6,7 +6,7 @@
#define CHAR_QUESTION_MARK 0xAC
#define CHAR_PERIOD 0xAD
#define CHAR_HYPHEN 0xAE
-#define CHAR_3PERIODS 0xB0
+#define CHAR_ELLIPSIS 0xB0
#define CHAR_MALE 0xB5
#define CHAR_FEMALE 0xB6
#define CHAR_COMMA 0xB8