aboutsummaryrefslogtreecommitdiff
path: root/engines/gob/hotspots.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/gob/hotspots.h')
-rw-r--r--engines/gob/hotspots.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/gob/hotspots.h b/engines/gob/hotspots.h
index b8cd883ffd..6d37b4e4a5 100644
--- a/engines/gob/hotspots.h
+++ b/engines/gob/hotspots.h
@@ -107,6 +107,7 @@ private:
MouseButtons getButton() const;
uint8 getWindow() const;
uint8 getCursor() const;
+ uint8 getState() const;
/** Is this hotspot the block end marker? */
bool isEnd() const;