From cf45f49f72dba59c94ac4d2c0e1bcbebf1482b8f Mon Sep 17 00:00:00 2001 From: Sven Hesse Date: Fri, 27 Jan 2012 14:55:32 +0100 Subject: GOB: Picking up pearls --- engines/gob/minigames/geisha/oko.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'engines/gob/minigames/geisha/oko.h') 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; -- cgit v1.2.3