]> de.git.xonotic.org Git - xonotic/gmqcc.git/blobdiff - opts.def
experimental -fshort-logic, currently perl-like - might have to use NOT(NOT(x)) to...
[xonotic/gmqcc.git] / opts.def
index 705eb0c4faee396beb2876f362254f314bd70959..46c7122a62cac16a7e0d82dc267471863fd897ff 100644 (file)
--- a/opts.def
+++ b/opts.def
@@ -33,6 +33,7 @@
     GMQCC_DEFINE_FLAG(ADJUST_VECTOR_FIELDS)
     GMQCC_DEFINE_FLAG(FTEPP)
     GMQCC_DEFINE_FLAG(RELAXED_SWITCH)
+    GMQCC_DEFINE_FLAG(SHORT_LOGIC)
 #endif
 
 /* warning flags */