Merge branch 'main' into worldwide-refactor
This commit is contained in:
commit
c1e9834cb2
@ -135,7 +135,7 @@ namespace audio {
|
|||||||
std::vector<uint> allbuffers;
|
std::vector<uint> allbuffers;
|
||||||
std::vector<uint> freebuffers;
|
std::vector<uint> freebuffers;
|
||||||
|
|
||||||
uint maxSources;
|
uint maxSources = 256;
|
||||||
|
|
||||||
ALAudio(ALCdevice* device, ALCcontext* context);
|
ALAudio(ALCdevice* device, ALCcontext* context);
|
||||||
public:
|
public:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user