From e465ecdf0c7f867a62236a5a0945a85f35eee039 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 21 Apr 2017 20:36:23 +0300 Subject: Show item options in item popups. --- src/resources/db/itemoptiondb.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/resources/db/itemoptiondb.h') diff --git a/src/resources/db/itemoptiondb.h b/src/resources/db/itemoptiondb.h index 6c7fb898f..9e088c76f 100644 --- a/src/resources/db/itemoptiondb.h +++ b/src/resources/db/itemoptiondb.h @@ -40,6 +40,8 @@ namespace ItemOptionDb void loadXmlFile(const std::string &fileName, const SkipError skipError); + const std::vector &getFields(const int id); + typedef std::map > OptionInfos; } // namespace ItemOptionDb -- cgit v1.2.3-70-g09d2