From 7a318363ec4fdcd80d9d0154cef393c9bf205d5e Mon Sep 17 00:00:00 2001 From: lemon Date: Sun, 14 Sep 2025 17:59:39 +0200 Subject: preliminary pie and pic --- common.h | 1 + 1 file changed, 1 insertion(+) (limited to 'common.h') diff --git a/common.h b/common.h index 11c4464..549822a 100644 --- a/common.h +++ b/common.h @@ -122,6 +122,7 @@ struct option { bool pedant; bool trigraph; bool nocolor; + bool pie, pic; union { struct { bool p : 1, /* after parsing */ -- cgit v1.2.3