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:
Spoike 2013-05-31 01:18:01 +00:00
parent df22ebd757
commit d60d64c640
1 changed files with 1 additions and 1 deletions

View File

@ -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)
{