]> 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 5a22d3612d21bcf881ccc880357bf26ffe4a4193..0f195d73ba7166726f3c52ee72c3669278086eb6 100644 (file)
@@ -1,8 +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