From 3fb968387deba0cbfd59d029aa6cf4789d68d09c Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 23 May 2016 20:53:16 +0300 Subject: Dont show asserts in pickup special packets. --- 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 d8706ef31..b0aceef32 100644 --- a/src/resources/db/itemdb.h +++ b/src/resources/db/itemdb.h @@ -58,6 +58,8 @@ namespace ItemDB const ItemInfo &get(const int id) A_WARN_UNUSED; const ItemInfo &get(const std::string &name) A_WARN_UNUSED; + const ItemInfo &getEmpty() A_WARN_UNUSED; + int getNumOfHairstyles() A_WARN_UNUSED; // Items database -- cgit v1.2.3-70-g09d2