]> git.localhorst.tv Git - l2e.git/blobdiff - src/common/Item.h
added constructors for described types
[l2e.git] / src / common / Item.h
index ffa50e32f116ff09d61c3e0da3d8cb0077970588..1af15f3de365fc289d5e74a62ac14b0908b63b94 100644 (file)
@@ -89,6 +89,7 @@ public:
        void SetAttackAnimation(graphics::Animation *a) { attackAnimation = a; }
 
        static void CreateTypeDescription();
+       static void Construct(void *);
 
 private:
        enum Equipable {