From 9d33bb1bdaf0f19ccaa742a316af9620b05b825d Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 3 Jul 2014 15:09:13 +0300 Subject: Add into items.xml option useButton. For now unused. --- src/resources/itemtypemap.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/resources/itemtypemap.h') diff --git a/src/resources/itemtypemap.h b/src/resources/itemtypemap.h index c8dc48197..08ec73ca0 100644 --- a/src/resources/itemtypemap.h +++ b/src/resources/itemtypemap.h @@ -21,12 +21,15 @@ #ifndef RESOURCES_ITEMTYPEMAP_H #define RESOURCES_ITEMTYPEMAP_H +#include "resources/itemtype.h" + #include "localconsts.h" struct ItemTypeMap final { std::string name; ItemType::Type type; + std::string useButton; }; #endif // RESOURCES_ITEMTYPEMAP_H -- cgit v1.2.3-60-g2f50