summaryrefslogtreecommitdiff
path: root/include/text.h
diff options
context:
space:
mode:
authorcamthesaxman <cameronghall@cox.net>2017-06-25 20:42:18 -0500
committercamthesaxman <cameronghall@cox.net>2017-06-25 20:42:18 -0500
commit213921a8f553f759e244818ca07003cfbde1cc6d (patch)
treef4025abc301c54bb2be1ad154b0a5b7923b21788 /include/text.h
parent17294579afb27b62daeaf73b3ea31b6548fa6822 (diff)
match sub_80EB3FC and format easy_chat.c
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 6e32de6dd..ff5cba94e 100644
--- a/include/text.h
+++ b/include/text.h
@@ -64,6 +64,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