aboutsummaryrefslogtreecommitdiff
path: root/engines/groovie/cursor.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/groovie/cursor.h')
-rw-r--r--engines/groovie/cursor.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/engines/groovie/cursor.h b/engines/groovie/cursor.h
index a148144389..b37384bee5 100644
--- a/engines/groovie/cursor.h
+++ b/engines/groovie/cursor.h
@@ -90,6 +90,8 @@ class GrvCursorMan_v2 : public GrvCursorMan {
public:
GrvCursorMan_v2(OSystem *system);
~GrvCursorMan_v2();
+
+ void setStyle(uint8 newStyle);
};
} // End of Groovie namespace