]> git.xonotic.org Git - xonotic/gmqcc.git/blobdiff - opts.def
manpage: -dump, -dumpfin
[xonotic/gmqcc.git] / opts.def
index 3fbe1041e339b829205093a4877f49449e7e0929..5d7603945b875f043152788990bfb76754ea5294 100644 (file)
--- a/opts.def
+++ b/opts.def
@@ -87,6 +87,7 @@
     GMQCC_DEFINE_FLAG(STRIP_CONSTANT_NAMES, 1)
     GMQCC_DEFINE_FLAG(OVERLAP_STRINGS,      2)
     GMQCC_DEFINE_FLAG(CALL_STORES,          1)
+    GMQCC_DEFINE_FLAG(VOID_RETURN,          1)
 #endif
 
 /* some cleanup so we don't have to */