]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/_all.qh
Another gamemode specific file and check
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / _all.qh
index a331362151dbd72144862b807241d731babf0584..eeb06e7a692f9f86ad283bb5a2e84731f308c152 100644 (file)
@@ -6,7 +6,9 @@
 #include "defs.qh"
 #include "miscfunctions.qh"
 
-#include "../dpdefs/progsdefs.qh"
-#include "../dpdefs/dpextensions.qh"
+
+#include "../common/effects/all.qh"
+#include "../common/models/all.qh"
+#include "../common/sounds/all.qh"
 
 #endif