]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/weapons/spawning.qh
Merge branch 'master' into Mario/turrets
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / weapons / spawning.qh
index c6939e53af268a791e88f29411190442f46e24cb..e9cfad94eb31e83bf5713f624aebfd582d5bbe9e 100644 (file)
@@ -1,3 +1,7 @@
+#ifndef SPAWNING_H
+#define SPAWNING_H
+
 string W_Apply_Weaponreplace(string in);
 
 void weapon_defaultspawnfunc(float wpn);
+#endif