From 6cd7b5b05ee32be426d7e010b0c56603d0e228c8 Mon Sep 17 00:00:00 2001 From: Jack Jamison Date: Sat, 18 Oct 2025 13:16:02 -0400 Subject: center option --- state.h | 1 + 1 file changed, 1 insertion(+) (limited to 'state.h') diff --git a/state.h b/state.h index 6940d0d..00adbc3 100644 --- a/state.h +++ b/state.h @@ -95,6 +95,7 @@ typedef struct { // arguments int lines; bool allow_free_result; + bool center; // state char* input_buffer; -- cgit v1.2.3