mirror of
https://github.com/halpz/re3.git
synced 2025-06-28 22:16:20 +00:00
Increase number of stream buffers, plus ALStreamSources fix
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
#ifdef AUDIO_OAL
|
||||
#include <AL/al.h>
|
||||
|
||||
#define NUM_STREAMBUFFERS 4
|
||||
#define NUM_STREAMBUFFERS 8
|
||||
|
||||
class IDecoder
|
||||
{
|
||||
|
Reference in New Issue
Block a user