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, 1 insertions, 1 deletions
diff --git a/engines/sherlock/events.h b/engines/sherlock/events.h
index 9718a30fd3..15724ad60f 100644
--- a/engines/sherlock/events.h
+++ b/engines/sherlock/events.h
@@ -83,7 +83,7 @@ public:
/**
* Set both a standard cursor as well as an inventory item above it
*/
- void setCursor(CursorId cursorId, const Graphics::Surface &surface);
+ void setCursor(CursorId cursorId, const Common::Point &cursorPos, const Graphics::Surface &surface);
/**
* Animates the mouse cursor if the Wait cursor is showing