From aeee4888beb8ba15a32a438e4ac82c53d250e039 Mon Sep 17 00:00:00 2001 From: Bastien Bouclet Date: Mon, 8 Aug 2016 07:15:04 +0200 Subject: MOHAWK: Allow the games to have a different sound manager --- engines/mohawk/cstime.h | 1 + 1 file changed, 1 insertion(+) (limited to 'engines/mohawk/cstime.h') 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; -- cgit v1.2.3