aboutsummaryrefslogtreecommitdiff
path: root/saga/sound.h
diff options
context:
space:
mode:
Diffstat (limited to 'saga/sound.h')
-rw-r--r--saga/sound.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/saga/sound.h b/saga/sound.h
index 46d05f5ede..06292c2099 100644
--- a/saga/sound.h
+++ b/saga/sound.h
@@ -54,6 +54,7 @@ public:
int stopSound();
int playVoice(SOUNDBUFFER *buf);
+ int playVoxVoice(SOUNDBUFFER *buf);
int pauseVoice();
int resumeVoice();
int stopVoice();