summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/audio/sampman.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/audio/sampman.h b/src/audio/sampman.h
index 8b8d2336..0b76a203 100644
--- a/src/audio/sampman.h
+++ b/src/audio/sampman.h
@@ -126,7 +126,7 @@ enum
#define DIGITALBITS 16
#define DIGITALCHANNELS 2
-#define MAX_DIGITAL_MIXER_CHANNELS 32
+#define MAX_DIGITAL_MIXER_CHANNELS 34
extern int gBankStartOffset[67];