Lets have a few more sound channels - the map 'masque' needs it.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1509 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
76fdf11cac
commit
6b81349a31
1 changed files with 1 additions and 1 deletions
|
@ -155,7 +155,7 @@ void SNDVC_MicInput(qbyte *buffer, int samples, int freq, int width);
|
|||
// User-setable variables
|
||||
// ====================================================================
|
||||
|
||||
#define MAX_CHANNELS 128
|
||||
#define MAX_CHANNELS 256
|
||||
#define MAX_DYNAMIC_CHANNELS 8
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue