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 a0b73d69e0..4418583acb 100644
--- a/saga/sound.h
+++ b/saga/sound.h
@@ -71,6 +71,7 @@ public:
SagaEngine *_vm;
SoundMixer *_mixer;
+ Common::MemoryReadStream *_voxStream;
SoundHandle _effectHandle;
SoundHandle _voiceHandle;