From f5fa56cddcd2bb50d7a37637d1e8e056bfeea113 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Thu, 4 Nov 2021 05:46:49 -0500 Subject: SMALL: some stuff hanging around Signed-off-by: Jeff Carr --- structs.go | 1 + 1 file changed, 1 insertion(+) (limited to 'structs.go') diff --git a/structs.go b/structs.go index d82e621..79b3fbf 100644 --- a/structs.go +++ b/structs.go @@ -23,6 +23,7 @@ type GuiConfig struct { Width int Height int Stretchy bool + Menu bool Exit func(*Node) Debug bool -- cgit v1.2.3