]> de.git.xonotic.org Git - voretournament/voretournament.git/blob - data/qcsrc/common/util-pre.qh
Make bots jump while being swallowed, to make it even harder to eat them. They should...
[voretournament/voretournament.git] / data / qcsrc / common / util-pre.qh
1 //float log(float x);\r
2 #define log log_builtin \\r
3         #undef log \\r
4         /* turn the next use of "log" into a declaration of log_builtin */\r
5 \r