aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/sound/proximity.h
diff options
context:
space:
mode:
authorPaul Gilbert2016-08-12 07:46:35 -0400
committerPaul Gilbert2016-08-12 07:46:35 -0400
commitbf4562ba4f8befe9f985c464e9a5094e3e6f255d (patch)
tree9f0675fd6998656f34345f0c1bf05ca6835c63b3 /engines/titanic/sound/proximity.h
parent31f344079ff6b66f933becd6602e446d94717a4d (diff)
downloadscummvm-rg350-bf4562ba4f8befe9f985c464e9a5094e3e6f255d.tar.gz
scummvm-rg350-bf4562ba4f8befe9f985c464e9a5094e3e6f255d.tar.bz2
scummvm-rg350-bf4562ba4f8befe9f985c464e9a5094e3e6f255d.zip
TITANIC: Further fleshing out sound manager, fixing sound looping
Diffstat (limited to 'engines/titanic/sound/proximity.h')
-rw-r--r--engines/titanic/sound/proximity.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/titanic/sound/proximity.h b/engines/titanic/sound/proximity.h
index 933598900d..b728f22c26 100644
--- a/engines/titanic/sound/proximity.h
+++ b/engines/titanic/sound/proximity.h
@@ -58,7 +58,7 @@ public:
int _field54;
int _field58;
int _field5C;
- int _field60;
+ bool _freeSoundFlag;
CEndTalkerFn _endTalkerFn;
TTtalker *_talker;
int _field6C;