project_files/frontlib/model/weapon.h
changeset 7275 15f722e0b96f
parent 7271 5608ac657362
child 7314 6171f0bad318
--- a/project_files/frontlib/model/weapon.h	Mon Jun 25 15:21:18 2012 +0200
+++ b/project_files/frontlib/model/weapon.h	Wed Jun 27 18:02:45 2012 +0200
@@ -44,6 +44,8 @@
  */
 void flib_weaponset_release(flib_weaponset *weaponset);
 
+flib_weaponset *flib_weaponset_copy(const flib_weaponset *weaponset);
+
 /**
  * Create a weaponset from an ammostring. This format is used both in the ini files
  * and in the net protocol.