]> git.xonotic.org Git - xonotic/gmqcc.git/blobdiff - opts.def
-futf8 implementation
[xonotic/gmqcc.git] / opts.def
index 697afdc1a15a4a49106318f52bc25137cd6b6b5a..6fbcfaa105b13c0950d3c235a04281670f208dc3 100644 (file)
--- a/opts.def
+++ b/opts.def
@@ -43,6 +43,7 @@
     GMQCC_DEFINE_FLAG(CORRECT_LOGIC)
     GMQCC_DEFINE_FLAG(TRUE_EMPTY_STRINGS)
     GMQCC_DEFINE_FLAG(FALSE_EMPTY_STRINGS)
+    GMQCC_DEFINE_FLAG(UTF8)
 #endif
 
 /* warning flags */