From 0875a6ddfda9ece1af4a818e38be1f99e578c59a Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 21 Oct 2014 14:40:14 +0300 Subject: Add to item field favorite. --- 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 f4ee38324..be0f0aca9 100644 --- a/src/inventory.h +++ b/src/inventory.h @@ -93,6 +93,7 @@ class Inventory final const unsigned char color, const bool identified, const bool damaged, + const bool favorite, const bool equipment, const bool equipped); @@ -106,6 +107,7 @@ class Inventory final const unsigned char color, const bool identified, const bool damaged, + const bool favorite, const bool equipment, const bool equipped); -- cgit v1.2.3-70-g09d2