From 2e752adf979e74f9a4b919bbc88929a7bf3adf25 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 4 Jun 2011 19:06:23 +0300 Subject: Add support for colors in outfits window. --- src/inventory.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/inventory.h') diff --git a/src/inventory.h b/src/inventory.h index 1e2d8a2bc..cee9765eb 100644 --- a/src/inventory.h +++ b/src/inventory.h @@ -88,6 +88,8 @@ class Inventory */ Item *findItem(int itemId) const; + Item *findItem(int itemId, unsigned char color) const; + /** * Adds a new item in a free slot. */ -- cgit v1.2.3-60-g2f50