]> de.git.xonotic.org Git - voretournament/voretournament.git/blob - data/qcsrc/common/util-pre.qh
Change "Being swallowed..." to "Swallowed..." on the HUD ring.
[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