From a865b10749df829ef46a14e244bc88ac52bc10b4 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 4 Jun 2011 22:08:04 +0300 Subject: Add colors support for drops panel. Delete search item function without colors support. --- src/inventory.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/inventory.h') diff --git a/src/inventory.h b/src/inventory.h index cee9765eb..ffc2897ca 100644 --- a/src/inventory.h +++ b/src/inventory.h @@ -84,10 +84,9 @@ class Inventory * Searches for the specified item by it's id. * * @param itemId The id of the item to be searched. + * @param color The color of the item to be searched. * @return Item found on success, NULL on failure. */ - Item *findItem(int itemId) const; - Item *findItem(int itemId, unsigned char color) const; /** -- cgit v1.2.3-60-g2f50