mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-11 09:50:34 +00:00
Increase number of stream buffers, plus ALStreamSources fix
This commit is contained in:
parent
4f9bfb4387
commit
a346461ea8
2 changed files with 22 additions and 22 deletions
|
@ -3,7 +3,7 @@
|
|||
#ifdef AUDIO_OAL
|
||||
#include <AL/al.h>
|
||||
|
||||
#define NUM_STREAMBUFFERS 4
|
||||
#define NUM_STREAMBUFFERS 8
|
||||
|
||||
class IDecoder
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue