aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/sound/sound.h
diff options
context:
space:
mode:
authorPaul Gilbert2017-09-26 20:32:58 -0400
committerPaul Gilbert2017-09-26 20:32:58 -0400
commitc92e41052f088c4c39e1c3221b3654b42ce72a20 (patch)
treebc8b34e0bbd3e195041ea98e19e50b5fe36460ed /engines/titanic/sound/sound.h
parent49273699873390988d54417825e68ddac64343ac (diff)
downloadscummvm-rg350-c92e41052f088c4c39e1c3221b3654b42ce72a20.tar.gz
scummvm-rg350-c92e41052f088c4c39e1c3221b3654b42ce72a20.tar.bz2
scummvm-rg350-c92e41052f088c4c39e1c3221b3654b42ce72a20.zip
TITANIC: Add missing CSound destructor
Diffstat (limited to 'engines/titanic/sound/sound.h')
-rw-r--r--engines/titanic/sound/sound.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/titanic/sound/sound.h b/engines/titanic/sound/sound.h
index ee2b8cc13d..d93db4001f 100644
--- a/engines/titanic/sound/sound.h
+++ b/engines/titanic/sound/sound.h
@@ -77,6 +77,7 @@ public:
QSoundManager _soundManager;
public:
CSound(CGameManager *owner, Audio::Mixer *mixer);
+ ~CSound();
/**
* Save the data for the class to file