aboutsummaryrefslogtreecommitdiff
path: root/state.h
diff options
context:
space:
mode:
Diffstat (limited to 'state.h')
-rw-r--r--state.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/state.h b/state.h
index f1b3327..cada269 100644
--- a/state.h
+++ b/state.h
@@ -89,6 +89,8 @@ typedef struct {
atlas_t atlas;
uint32_t line_height;
+ uint32_t required_width;
+
// arguments
int lines;