aboutsummaryrefslogtreecommitdiff
path: root/engines/mads/mads.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/mads/mads.h')
-rw-r--r--engines/mads/mads.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/mads/mads.h b/engines/mads/mads.h
index d6a2a848bc..61d61a2564 100644
--- a/engines/mads/mads.h
+++ b/engines/mads/mads.h
@@ -98,6 +98,7 @@ public:
Resources *_resources;
ScreenSurface _screen;
SoundManager *_sound;
+ AudioPlayer *_audio;
bool _easyMouse;
bool _invObjectsAnimated;
bool _textWindowStill;