summaryrefslogtreecommitdiff
path: root/include/text.h
diff options
context:
space:
mode:
authorProjectRevoTPP <projectrevotpp@hotmail.com>2017-07-17 20:10:21 -0400
committerProjectRevoTPP <projectrevotpp@hotmail.com>2017-07-17 20:10:21 -0400
commit8027698fd30d410f2262906a25c0f00170abd58f (patch)
tree4b36f90f33d3d93a329956c5c88cba0d48157fb0 /include/text.h
parent61d54c967acbbfdc0aaeb3f96d5f7d4aa94c6dcf (diff)
parentd01a28c82fd25b8a92cbb1d508279e34690e3d26 (diff)
resolve tv.c conflict
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 e9e8eb8c2..99987d2c3 100644
--- a/include/text.h
+++ b/include/text.h
@@ -66,6 +66,8 @@
#define CHAR_y 0xED
#define CHAR_z 0xEE
#define CHAR_COLON 0xF0
+#define CHAR_PROMPT_SCROLL 0xFA // waits for button press and scrolls dialog
+#define CHAR_PROMPT_CLEAR 0xFB // waits for button press and clears dialog
#define EXT_CTRL_CODE_BEGIN 0xFC // extended control code
#define PLACEHOLDER_BEGIN 0xFD // string placeholder
#define CHAR_NEWLINE 0xFE