X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fcommon%2Futil-pre.qh;h=e61d57fb65e8721660aa369acb81628e20f9abd9;hb=049a09153df883aadd23ae01a2aac433d755532e;hp=bc086e4a9af392358db52715af04de0ae882f6bc;hpb=dcaa708cee1093798a651369d9fd46ad5074121e;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/common/util-pre.qh b/qcsrc/common/util-pre.qh index bc086e4a9..e61d57fb6 100644 --- a/qcsrc/common/util-pre.qh +++ b/qcsrc/common/util-pre.qh @@ -1,2 +1,7 @@ #pragma flag enable subscope #pragma flag enable lo + +#ifndef NOCOMPAT +//# define WORKAROUND_XON010 +//# define COMPAT_XON010_CHANNELS +#endif