aboutsummaryrefslogtreecommitdiff
path: root/engines/groovie/script.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/groovie/script.h')
-rw-r--r--engines/groovie/script.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/engines/groovie/script.h b/engines/groovie/script.h
index 3d8fda17af..7d1b202776 100644
--- a/engines/groovie/script.h
+++ b/engines/groovie/script.h
@@ -93,8 +93,7 @@ private:
uint16 _hotspotBottomCursor;
uint16 _hotspotRightAction;
uint16 _hotspotLeftAction;
- uint16 _hotspotCursorOldX;
- uint16 _hotspotCursorOldY;
+ uint16 _hotspotSlot;
// Video
Font *_font;