]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/client/tuba.qc
#includes: cleanup client
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / tuba.qc
index 91ccbba5c853e7d1d7367e1da60c0f404cefefca..ed2964936a3bd3942ba90cf1af2921c5d5197fcd 100644 (file)
@@ -1,8 +1,6 @@
 #include "tuba.qh"
-#include "_all.qh"
 
 #include "../common/constants.qh"
-#include "../common/util.qh"
 
 
 #define TUBA_STARTNOTE(i, n) W_Sound(strcat("tuba", (i ? ftos(i) : ""), "_loopnote", ftos(n)))