aboutsummaryrefslogtreecommitdiff
path: root/engines/macventure/sound.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/macventure/sound.h')
-rw-r--r--engines/macventure/sound.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/macventure/sound.h b/engines/macventure/sound.h
index 3c7a68fc2b..d3fb1360a3 100644
--- a/engines/macventure/sound.h
+++ b/engines/macventure/sound.h
@@ -53,6 +53,7 @@ public:
private:
void decode10(Common::SeekableReadStream *stream);
+ void decode7e(Common::SeekableReadStream *stream);
private: