forked from fte/fteqw
1
0
Fork 0

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:
Spoike 2005-10-20 00:06:07 +00:00
parent 76fdf11cac
commit 6b81349a31
1 changed files with 1 additions and 1 deletions

View File

@ -155,7 +155,7 @@ void SNDVC_MicInput(qbyte *buffer, int samples, int freq, int width);
// User-setable variables // User-setable variables
// ==================================================================== // ====================================================================
#define MAX_CHANNELS 128 #define MAX_CHANNELS 256
#define MAX_DYNAMIC_CHANNELS 8 #define MAX_DYNAMIC_CHANNELS 8