aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/sound/sound_intern.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/kyra/sound/sound_intern.h')
-rw-r--r--engines/kyra/sound/sound_intern.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/engines/kyra/sound/sound_intern.h b/engines/kyra/sound/sound_intern.h
index 44f7adbfe2..fc8c5a7fde 100644
--- a/engines/kyra/sound/sound_intern.h
+++ b/engines/kyra/sound/sound_intern.h
@@ -471,6 +471,8 @@ private:
SoundResourceInfo_PC *_resInfo[3];
int _currentResourceSet;
+ uint32 _sfxDelay;
+
bool _ready;
};