diff options
Diffstat (limited to 'engines/mohawk/cstime.h')
-rw-r--r-- | engines/mohawk/cstime.h | 1 |
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; |