]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/monsters/lib/monsters.qc
Merge branch 'master' into Mario/monsters
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / monsters / lib / monsters.qc
index 83621fd00ab7180d05932de9bbd94a76014c5e11..6eba15248a7944e05dbfe6123860c51780adc3b0 100644 (file)
@@ -1,5 +1,7 @@
 // TODO: clean up this file?
 
+void() spawnfunc_item_minst_cells;
+
 void M_Item_Touch ()
 {
        if(self && IS_PLAYER(other) && other.deadflag == DEAD_NO)