From 37b4f2039a1682c4b43cff9b56684fccbf85835d Mon Sep 17 00:00:00 2001 From: Paul Gilbert Date: Sun, 27 Aug 2006 11:47:03 +0000 Subject: Added support for selecting a sequence of commands in response to the Tell action svn-id: r23786 --- engines/lure/game.h | 1 + 1 file changed, 1 insertion(+) (limited to 'engines/lure/game.h') diff --git a/engines/lure/game.h b/engines/lure/game.h index 5b4e7056d0..c8fc9221d7 100644 --- a/engines/lure/game.h +++ b/engines/lure/game.h @@ -48,6 +48,7 @@ private: void handleClick(); void handleRightClickMenu(); void handleLeftClick(); + bool GetTellActions(); void doAction(Action action, uint16 hotspotId, uint16 usedId); void playerChangeRoom(); -- cgit v1.2.3