aboutsummaryrefslogtreecommitdiff
path: root/state.h
diff options
context:
space:
mode:
authorJack Jamison <jackqjamison@gmail.com>2025-10-17 19:58:35 -0400
committerJack Jamison <jackqjamison@gmail.com>2025-10-17 19:59:26 -0400
commit42af50b090f03e920368de3fd6872cf5b62c918e (patch)
treedc032a7e20f35e96b45fec80b3287ade868af6b8 /state.h
parent3e6eeaaf599f1082c02279bb9269de9644cdfab3 (diff)
fix spacing and sizing and shit
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;