]> 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 f5633ab3f31dec7546438633407c4feb6edede7a..0f195d73ba7166726f3c52ee72c3669278086eb6 100644 (file)
@@ -1,7 +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 WORKAROUND_XON010
+//# define COMPAT_XON010_CHANNELS
+# define COMPAT_XON050_ENGINE
+# define COMPAT_NO_MOD_IS_XONOTIC
+# define COMPAT_XON060_DONTCRASH_CHECKPVS
 #endif