]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blob - qcsrc/common/util-pre.qh
make the cpp hack for ACCUMULATE_FUNCTION optional
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / util-pre.qh
1 #pragma flag enable subscope
2 #pragma flag enable lo
3
4 // FTEQCC can do this
5 #define HAVE_YO_DAWG_CPP
6
7 #ifndef NOCOMPAT
8 //# define WORKAROUND_XON010
9 //# define COMPAT_XON010_CHANNELS
10 # define COMPAT_XON050_ENGINE
11 # define COMPAT_NO_MOD_IS_XONOTIC
12 # define COMPAT_XON060_DONTCRASH_CHECKPVS
13 #endif
14