From 6093d0bc24fb4a89873b6f68ce3f3ad1958bdde0 Mon Sep 17 00:00:00 2001 From: Riley Beckett Date: Sat, 18 Oct 2025 13:58:08 -0400 Subject: add verbose --- state.h | 1 + 1 file changed, 1 insertion(+) (limited to 'state.h') diff --git a/state.h b/state.h index 00adbc3..7d6f203 100644 --- a/state.h +++ b/state.h @@ -96,6 +96,7 @@ typedef struct { int lines; bool allow_free_result; bool center; + bool verbose; // state char* input_buffer; -- cgit v1.2.3