]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/mutators/mutator/breakablehook/_mod.qh
Cleanup common mutators: remove IMPLEMENTATION macro
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / mutators / mutator / breakablehook / _mod.qh
index 8a41908af314aa1c09d0d27f4fe95f1719f56322..f8b2d1bc653a7d6098ead487cb912ecda3606760 100644 (file)
@@ -1,2 +1,4 @@
 // generated file; do not modify
-#include <common/mutators/mutator/breakablehook/breakablehook.qh>
+#ifdef SVQC
+    #include <common/mutators/mutator/breakablehook/sv_breakablehook.qh>
+#endif