summaryrefslogtreecommitdiff
path: root/firmware/export/lcd.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/lcd.h')
-rw-r--r--firmware/export/lcd.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/firmware/export/lcd.h b/firmware/export/lcd.h
index e6e19b1..56e19dd 100644
--- a/firmware/export/lcd.h
+++ b/firmware/export/lcd.h
@@ -43,6 +43,7 @@ struct viewport {
#ifdef HAVE_LCD_BITMAP
int flags;
int font;
+ int line_height;
int drawmode;
#endif
#if LCD_DEPTH > 1