aboutsummaryrefslogtreecommitdiff
path: root/simon/sound.h
diff options
context:
space:
mode:
Diffstat (limited to 'simon/sound.h')
-rw-r--r--simon/sound.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/simon/sound.h b/simon/sound.h
index 4e92bff100..69b5040f2d 100644
--- a/simon/sound.h
+++ b/simon/sound.h
@@ -49,6 +49,7 @@ public:
SoundHandle _effects_handle;
SoundHandle _ambient_handle;
+ bool _effects_file;
bool _voice_file;
uint _ambient_playing;