aboutsummaryrefslogtreecommitdiff
path: root/scumm/scumm.h
diff options
context:
space:
mode:
Diffstat (limited to 'scumm/scumm.h')
-rw-r--r--scumm/scumm.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/scumm/scumm.h b/scumm/scumm.h
index c6685d0fa9..15207c3d2f 100644
--- a/scumm/scumm.h
+++ b/scumm/scumm.h
@@ -662,7 +662,6 @@ public:
/* Should be in Object class */
byte OF_OWNER_ROOM;
int getInventorySlot();
- void SamInventoryHack(int obj); // FIXME: Sam and Max hack
int findInventory(int owner, int index);
int getInventoryCount(int owner);