From bd56bf8afdab16383ed8ad08412a8c807f84af85 Mon Sep 17 00:00:00 2001 From: Björn Steinbrink Date: Sun, 22 Jan 2006 13:31:13 +0000 Subject: Merged NETWORK branch (includes BEING_OVERHAUL). --- src/inventory.h | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) (limited to 'src/inventory.h') diff --git a/src/inventory.h b/src/inventory.h index bd6da744..b1f4fb01 100644 --- a/src/inventory.h +++ b/src/inventory.h @@ -59,20 +59,6 @@ class Inventory */ bool contains(Item *item); - /** - * Equips an item. - */ - void equipItem(Item *item); - - /** - * Unequips an item. - */ - void unequipItem(Item *item); - - int useItem(Item *item); - - int dropItem(Item *item, int quantity); - /** * Returns id of next free slot or -1 if all occupied. */ @@ -81,7 +67,7 @@ class Inventory /** * Reset all item slots. */ - void resetItems(); + void clear(); /** * Get the number of slots filled with an item -- cgit v1.2.3-70-g09d2