aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/sound.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/kyra/sound.h')
-rw-r--r--engines/kyra/sound.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/kyra/sound.h b/engines/kyra/sound.h
index 338da08d21..93dc085136 100644
--- a/engines/kyra/sound.h
+++ b/engines/kyra/sound.h
@@ -324,6 +324,7 @@ public:
void playTrack(uint8 track);
void haltTrack();
+ bool isPlaying();
void playSoundEffect(uint8 track);