From 42af50b090f03e920368de3fd6872cf5b62c918e Mon Sep 17 00:00:00 2001 From: Jack Jamison Date: Fri, 17 Oct 2025 19:58:35 -0400 Subject: fix spacing and sizing and shit --- state.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'state.h') 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; -- cgit v1.2.3