]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/t_quake3.qc
Clean up SVQC #includes
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / t_quake3.qc
index 5fa12347fe09407a3d2015050ebed3e4a78ceba4..35b81c699a59bb2561b40f1450466ba91ea37c17 100644 (file)
@@ -1,14 +1,4 @@
-#if defined(CSQC)
-#elif defined(MENUQC)
-#elif defined(SVQC)
-       #include "../dpdefs/progsdefs.qh"
-    #include "../dpdefs/dpextensions.qh"
-    #include "sys-post.qh"
-    #include "../common/buffs.qh"
-    #include "../common/weapons/weapons.qh"
-    #include "defs.qh"
-    #include "../common/mapinfo.qh"
-#endif
+#include "../common/weapons/weapons.qc"
 
 //***********************
 //QUAKE 3 ENTITIES - So people can play quake3 maps with the xonotic weapons