diff options
Diffstat (limited to 'include/text.h')
-rw-r--r-- | include/text.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/text.h b/include/text.h index 594661717..86a25df3a 100644 --- a/include/text.h +++ b/include/text.h @@ -85,6 +85,8 @@ #define NUM_TEXT_PRINTERS 32 +#define TEXT_SPEED_FF 0xFF + struct TextPrinterSubStruct { u8 font_type:4; // 0x14 |