aboutsummaryrefslogtreecommitdiffstats
path: root/generic/viaduct_api.h
diff options
context:
space:
mode:
Diffstat (limited to 'generic/viaduct_api.h')
-rw-r--r--generic/viaduct_api.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/generic/viaduct_api.h b/generic/viaduct_api.h
index 3caa0ba1..6d6423b6 100644
--- a/generic/viaduct_api.h
+++ b/generic/viaduct_api.h
@@ -55,6 +55,7 @@ struct ViaductAPI
{
virtual void init(Context *ctx);
Context *ctx;
+ bool with_gui = false;
// --- Bel functions ---
// Called when a bel is placed/unplaced (with cell=nullptr for a unbind)