diff -r 8eed495fd8da -r 15f722e0b96f project_files/frontlib/model/weapon.h --- 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.