aboutsummaryrefslogtreecommitdiff
path: root/engines/xeen/sound.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/xeen/sound.h')
-rw-r--r--engines/xeen/sound.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/engines/xeen/sound.h b/engines/xeen/sound.h
index 2e163e7cce..b122fc150f 100644
--- a/engines/xeen/sound.h
+++ b/engines/xeen/sound.h
@@ -36,6 +36,8 @@ public:
SoundManager(XeenEngine *vm);
void proc2(File &f);
+
+ void startMusic(int v1);
};
} // End of namespace Xeen