]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/client/main.qc
client: remove _all
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / main.qc
index 2e55584eda8b0941bbe1ee78c484c879d2c02693..479dd7e8eab8486ed14e23b1b333a58df3a1ac59 100644 (file)
@@ -1,6 +1,10 @@
 #include "main.qh"
 
+#include "miscfunctions.qh"
+#include <common/effects/effect.qh>
 #include <common/effects/qc/all.qh>
+#include <common/effects/all.qh>
+#include <common/effects/all.inc>
 #include "hud/_mod.qh"
 #include "mapvoting.qh"
 #include "mutators/events.qh"