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