aboutsummaryrefslogtreecommitdiff
path: root/engines/chewy/video/cfo_decoder.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/chewy/video/cfo_decoder.h')
-rw-r--r--engines/chewy/video/cfo_decoder.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/chewy/video/cfo_decoder.h b/engines/chewy/video/cfo_decoder.h
index 9150d681a1..4396205607 100644
--- a/engines/chewy/video/cfo_decoder.h
+++ b/engines/chewy/video/cfo_decoder.h
@@ -29,7 +29,7 @@
namespace Chewy {
-#define MAX_SOUND_EFFECTS 10
+#define MAX_SOUND_EFFECTS 14
// A FLIC decoder, with a modified header and additional custom frames
class CfoDecoder : public Video::FlicDecoder {