aboutsummaryrefslogtreecommitdiff
path: root/engines/gob/minigames/geisha/oko.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/gob/minigames/geisha/oko.h')
-rw-r--r--engines/gob/minigames/geisha/oko.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/engines/gob/minigames/geisha/oko.h b/engines/gob/minigames/geisha/oko.h
index e44d273a73..892f0b81fa 100644
--- a/engines/gob/minigames/geisha/oko.h
+++ b/engines/gob/minigames/geisha/oko.h
@@ -56,6 +56,8 @@ public:
State getState() const;
+ bool isAtBottom() const;
+
private:
Sound *_sound;
SoundDesc *_breathe;