]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/monsters/_mod.qh
Merge branch 'master' into martin-t/globals
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / monsters / _mod.qh
index 48427f94f7dbd2c779f5e939a90d2b3ccb122b90..7f726d64096402e5183868fcb6fa20a8c61fd122 100644 (file)
@@ -1,4 +1,13 @@
 // generated file; do not modify
 #include <common/monsters/all.qh>
-#include <common/monsters/spawn.qh>
-#include <common/monsters/sv_monsters.qh>
+#ifdef SVQC
+    #include <common/monsters/sv_monsters.qh>
+#endif
+#ifdef SVQC
+    #include <common/monsters/sv_spawn.qh>
+#endif
+#ifdef SVQC
+    #include <common/monsters/sv_spawner.qh>
+#endif
+
+#include <common/monsters/monster/_mod.qh>