]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/t_quake.qc
Rename defs to qh
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / t_quake.qc
index 219a6ae231162ed9b467ade90f7aa294c78e5f77..8281ef44303a7997cf9481a05652c63b054511e0 100644 (file)
@@ -1,3 +1,9 @@
+#if defined(CSQC)
+#elif defined(MENUQC)
+#elif defined(SVQC)
+    #include "../dpdefs/progsdefs.qh"
+#endif
+
 //***********************
 //QUAKE 1 ENTITIES - So people can play quake1 maps with the xonotic weapons
 //***********************