does apparently work after all.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@4376 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
df22ebd757
commit
d60d64c640
1 changed files with 1 additions and 1 deletions
|
@ -354,7 +354,7 @@ int (*pOSS_InitCard) (soundcardinfo_t *sc, int cardnum) = &OSS_InitCard;
|
|||
|
||||
|
||||
|
||||
#if 0//I'm unable to test due to alsa def VOICECHAT
|
||||
#ifdef VOICECHAT //this does apparently work after all.
|
||||
#include <stdint.h>
|
||||
void *OSS_Capture_Init(int rate)
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue