summaryrefslogtreecommitdiff
path: root/include/text.h
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2017-11-27 20:07:33 -0500
committerPikalaxALT <pikalaxalt@gmail.com>2017-11-27 20:07:33 -0500
commit1ac177723de817a85533adc3e984425d3ab86e00 (patch)
tree3f5ce54362ad9a8c75e21c52f78ce3b4bcd460f2 /include/text.h
parenteff1ad330031633b2a28f2b9e8bc8f5e5258826a (diff)
parent18c6b8efc21a509121ab4d6f5b9c8523689d27a2 (diff)
Merge branch 'master' into field_poison
Diffstat (limited to 'include/text.h')
-rw-r--r--include/text.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/text.h b/include/text.h
index 594661717..289c7d2b5 100644
--- a/include/text.h
+++ b/include/text.h
@@ -65,6 +65,7 @@
#define CHAR_x 0xEC
#define CHAR_y 0xED
#define CHAR_z 0xEE
+#define CHAR_SPECIAL_F7 0xF7
#define CHAR_SPECIAL_F9 0xF9
#define CHAR_COLON 0xF0
#define CHAR_PROMPT_SCROLL 0xFA // waits for button press and scrolls dialog
@@ -85,6 +86,8 @@
#define NUM_TEXT_PRINTERS 32
+#define TEXT_SPEED_FF 0xFF
+
struct TextPrinterSubStruct
{
u8 font_type:4; // 0x14