aboutsummaryrefslogtreecommitdiff
path: root/engines/mohawk/cstime.h
diff options
context:
space:
mode:
authorBastien Bouclet2016-08-08 07:15:04 +0200
committerBastien Bouclet2016-08-11 19:53:20 +0200
commitaeee4888beb8ba15a32a438e4ac82c53d250e039 (patch)
tree590939fe08ff1f9cb3306051d1976fac84dc0465 /engines/mohawk/cstime.h
parente55758f444dc99e89efdd3effa225d8b54bbd1fb (diff)
downloadscummvm-rg350-aeee4888beb8ba15a32a438e4ac82c53d250e039.tar.gz
scummvm-rg350-aeee4888beb8ba15a32a438e4ac82c53d250e039.tar.bz2
scummvm-rg350-aeee4888beb8ba15a32a438e4ac82c53d250e039.zip
MOHAWK: Allow the games to have a different sound manager
Diffstat (limited to 'engines/mohawk/cstime.h')
-rw-r--r--engines/mohawk/cstime.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/mohawk/cstime.h b/engines/mohawk/cstime.h
index bfb7daf945..393032aaa9 100644
--- a/engines/mohawk/cstime.h
+++ b/engines/mohawk/cstime.h
@@ -136,6 +136,7 @@ public:
Common::RandomSource *_rnd;
+ Sound *_sound;
CSTimeGraphics *_gfx;
bool _needsUpdate;