]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blob - qcsrc/common/util-pre.qh
one step towards making the rifle the "standard sniper gun" instead of the Nex: on...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / util-pre.qh
1 //float log(float x);
2 #define log log_builtin \
3         #undef log \
4         /* turn the next use of "log" into a declaration of log_builtin */
5