aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/sound/sound.h
diff options
context:
space:
mode:
authorPaul Gilbert2016-08-05 13:11:12 -0400
committerPaul Gilbert2016-08-05 13:11:12 -0400
commit386761f340ca0c891ca0b207bdcb8ec34c373cba (patch)
tree147760d78a7f6bf2ae2cc2148686066ffd7e7905 /engines/titanic/sound/sound.h
parent6e41f3673fa65be95226db7645c7d22b7b179ca5 (diff)
downloadscummvm-rg350-386761f340ca0c891ca0b207bdcb8ec34c373cba.tar.gz
scummvm-rg350-386761f340ca0c891ca0b207bdcb8ec34c373cba.tar.bz2
scummvm-rg350-386761f340ca0c891ca0b207bdcb8ec34c373cba.zip
TITANIC: Added skeleton QMixer class for mixer interface
Diffstat (limited to 'engines/titanic/sound/sound.h')
-rw-r--r--engines/titanic/sound/sound.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/titanic/sound/sound.h b/engines/titanic/sound/sound.h
index 8c953c8f2b..e2b5470458 100644
--- a/engines/titanic/sound/sound.h
+++ b/engines/titanic/sound/sound.h
@@ -75,7 +75,7 @@ private:
public:
QSoundManager _soundManager;
public:
- CSound(CGameManager *owner);
+ CSound(CGameManager *owner, Audio::Mixer *mixer);
/**
* Save the data for the class to file