aboutsummaryrefslogtreecommitdiff
path: root/engines/sherlock/events.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/sherlock/events.h')
-rw-r--r--engines/sherlock/events.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/engines/sherlock/events.h b/engines/sherlock/events.h
index c3bdaf5a93..71f7623002 100644
--- a/engines/sherlock/events.h
+++ b/engines/sherlock/events.h
@@ -72,6 +72,8 @@ public:
bool isCursorVisible() const;
+ void moveMouse(const Common::Point &pt);
+
void pollEvents();
void pollEventsAndWait();