From 3fae3f59aad1f1f2eee1e1bfa088672787bc9c78 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 5 Mar 2016 17:29:03 +0300 Subject: Move getNumOfHairstyles from being to itemdb. --- src/resources/db/itemdb.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/resources/db/itemdb.h') diff --git a/src/resources/db/itemdb.h b/src/resources/db/itemdb.h index 7cc47b121..e855c80ca 100644 --- a/src/resources/db/itemdb.h +++ b/src/resources/db/itemdb.h @@ -54,6 +54,8 @@ namespace ItemDB const ItemInfo &get(const int id) A_WARN_UNUSED; const ItemInfo &get(const std::string &name) A_WARN_UNUSED; + int getNumOfHairstyles() A_WARN_UNUSED; + // Items database typedef std::map ItemInfos; typedef std::map NamedItemInfos; -- cgit v1.2.3-70-g09d2