X-Git-Url: https://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=qcsrc%2Fcommon%2Futil-pre.qh;h=e61d57fb65e8721660aa369acb81628e20f9abd9;hp=e7d67392ae01c4e6eeb53b569540694b36fa4e9c;hb=4337dab09bbbe024bcc77db446ed76962fb17f0d;hpb=aa3becb7d6b63184cf4c64416b598be242cae239 diff --git a/qcsrc/common/util-pre.qh b/qcsrc/common/util-pre.qh index e7d67392a..e61d57fb6 100644 --- a/qcsrc/common/util-pre.qh +++ b/qcsrc/common/util-pre.qh @@ -1,8 +1,7 @@ #pragma flag enable subscope #pragma flag enable lo -//float log(float x); -#define log log_builtin \ - #undef log \ - /* turn the next use of "log" into a declaration of log_builtin */ - +#ifndef NOCOMPAT +//# define WORKAROUND_XON010 +//# define COMPAT_XON010_CHANNELS +#endif