From 4fad808aad87bc15827eed180f395c04c260e447 Mon Sep 17 00:00:00 2001 From: Paul Gilbert Date: Fri, 27 Mar 2015 08:36:04 -0400 Subject: SHERLOCK: Implemented doMainControl --- engines/sherlock/inventory.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'engines/sherlock/inventory.h') diff --git a/engines/sherlock/inventory.h b/engines/sherlock/inventory.h index 01a325e382..6d61378b99 100644 --- a/engines/sherlock/inventory.h +++ b/engines/sherlock/inventory.h @@ -63,6 +63,8 @@ public: int findInv(const Common::String &name); void putInv(int slamit); + + void invent(int flag); }; } // End of namespace Sherlock -- cgit v1.2.3