]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/t_swamp.qc
Rename the underscore headers
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / t_swamp.qc
index e481dc6349018f2b28a539d4d3be7594daac9a11..1c80c3ac04c2ebcc4224b9fdae521c4dc187e62c 100644 (file)
@@ -1,3 +1,13 @@
+#if defined(CSQC)
+#elif defined(MENUQC)
+#elif defined(SVQC)
+       #include "_all.qh"
+
+    #include "../warpzonelib/util_server.qh"
+    #include "../common/weapons/weapons.qh"
+    #include "../common/deathtypes.qh"
+#endif
+
 /*
 *              t_swamp.c
 *              Adds spawnfunc_trigger_swamp and suppoart routines for xonotic 1.2.1+