]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/util-pre.qh
more gmqcc compile fixes
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / util-pre.qh
index 518a5698d3aead0d6b4fe0a98bce583e89f7f92d..0f195d73ba7166726f3c52ee72c3669278086eb6 100644 (file)
@@ -1,9 +1,15 @@
+#ifdef FTEQCC
 #pragma flag enable subscope
 #pragma flag enable lo
+#endif
+
+// FTEQCC can do this
+#define HAVE_YO_DAWG_CPP
 
 #ifndef NOCOMPAT
 //# define WORKAROUND_XON010
 //# define COMPAT_XON010_CHANNELS
 # define COMPAT_XON050_ENGINE
 # define COMPAT_NO_MOD_IS_XONOTIC
+# define COMPAT_XON060_DONTCRASH_CHECKPVS
 #endif