aboutsummaryrefslogtreecommitdiff
path: root/engines/lure/game.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/lure/game.h')
-rw-r--r--engines/lure/game.h1
1 files changed, 1 insertions, 0 deletions
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();