diff options
Diffstat (limited to 'state.h')
| -rw-r--r-- | state.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -84,6 +84,7 @@ typedef struct { FT_Face ft_face; FT_Int32 load_flags; atlas_t atlas; + float line_height; // state char* input_buffer; |
