aboutsummaryrefslogtreecommitdiff
path: root/state.h
diff options
context:
space:
mode:
Diffstat (limited to 'state.h')
-rw-r--r--state.h1
1 files changed, 1 insertions, 0 deletions
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;