]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/util-pre.qh
remove unused locals
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / util-pre.qh
index bc086e4a9af392358db52715af04de0ae882f6bc..b65193d44ce26e6341b042b09c24c6283cf1da59 100644 (file)
@@ -1,2 +1,11 @@
 #pragma flag enable subscope
 #pragma flag enable lo
+
+#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
+