Voice over Network weitergehend kommentiert

This commit is contained in:
Yamagi Burmeister 2010-07-13 08:54:23 +00:00
parent c8927b0cee
commit 185063f1a9

View file

@ -818,6 +818,9 @@ void S_AddLoopSounds (void) {
/*
* Cinematic streaming and voice over network
* This could be used for chat over network, but that
* would be terrible slow. Still we can not remove this
* as it's used by taunts and maybe some mods out there
*/
void S_RawSamples (int samples, int rate, int width, int channels, byte *data) {
int i;