aboutsummaryrefslogtreecommitdiff
path: root/engines/sludge/sound.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/sludge/sound.h')
-rw-r--r--engines/sludge/sound.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/sludge/sound.h b/engines/sludge/sound.h
index 1e1a2a47e4..dd9a0179d9 100644
--- a/engines/sludge/sound.h
+++ b/engines/sludge/sound.h
@@ -50,6 +50,7 @@ public:
void handleSoundLists(); // to produce the same effects as end of stream call back functions
// GENERAL...
+ void init();
bool initSoundStuff();
void killSoundStuff();