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 b35109fefe..653049f72a 100644
--- a/engines/sherlock/events.h
+++ b/engines/sherlock/events.h
@@ -75,7 +75,7 @@ public:
/**
* Set the cursor to show from a passed frame
*/
- void setCursor(const Graphics::Surface &src);
+ void setCursor(const Graphics::Surface &src, int hotspotX = 0, int hotspotY = 0);
/**
* Animates the mouse cursor if the Wait cursor is showing