aboutsummaryrefslogtreecommitdiff
path: root/engines/voyeur/sound.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/voyeur/sound.h')
-rw-r--r--engines/voyeur/sound.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/voyeur/sound.h b/engines/voyeur/sound.h
index a73bd4a753..729a7d9da1 100644
--- a/engines/voyeur/sound.h
+++ b/engines/voyeur/sound.h
@@ -50,6 +50,7 @@ public:
void startVOCPlay(const Common::String &filename);
void startVOCPlay(int soundId);
int getVOCStatus();
+ uint32 getVOCFrame();
};
} // End of namespace Voyeur