mirror of
https://github.com/halpz/re3.git
synced 2025-07-27 01:52:45 +00:00
Fix MAX_DIGITAL_MIXER_CHANNELS
This commit is contained in:
@ -126,7 +126,7 @@ enum
|
|||||||
#define DIGITALBITS 16
|
#define DIGITALBITS 16
|
||||||
#define DIGITALCHANNELS 2
|
#define DIGITALCHANNELS 2
|
||||||
|
|
||||||
#define MAX_DIGITAL_MIXER_CHANNELS 32
|
#define MAX_DIGITAL_MIXER_CHANNELS 34
|
||||||
|
|
||||||
extern int gBankStartOffset[67];
|
extern int gBankStartOffset[67];
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user