mirror of
https://github.com/halpz/re3.git
synced 2025-04-23 19:16:58 +00:00
Fix MAX_DIGITAL_MIXER_CHANNELS
This commit is contained in:
parent
42e655b4cc
commit
59ed4d0029
@ -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
|
||||||
|
|
||||||
class cSampleManager
|
class cSampleManager
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user