X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fcommon%2Futil-pre.qh;h=da86e98014a9e26fe625d23e2f5e95e8f65ae999;hb=64b6c7420b3e1c307f408a9f17d9c765a268621a;hp=f5633ab3f31dec7546438633407c4feb6edede7a;hpb=b067640a0a39aa413ec687818cc402b9562d3a28;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/common/util-pre.qh b/qcsrc/common/util-pre.qh index f5633ab3f..da86e9801 100644 --- a/qcsrc/common/util-pre.qh +++ b/qcsrc/common/util-pre.qh @@ -1,7 +1,14 @@ #pragma flag enable subscope #pragma flag enable lo +// 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 +