Fix mistakes
This commit is contained in:
parent
7a31a3f9ae
commit
adc3ca42ad
|
|
@ -169,8 +169,8 @@ typedef struct tagBITMAPINFOHEADER {
|
|||
#define MA_NO_MP3
|
||||
#define MA_NO_RESOURCE_MANAGER
|
||||
#define MA_NO_NODE_GRAPH
|
||||
#define MA_NO_NO_ENGINE
|
||||
#define MA_NO_NO_GENERATION
|
||||
#define MA_NO_ENGINE
|
||||
#define MA_NO_GENERATION
|
||||
|
||||
// Threading model: Default: [0] COINIT_MULTITHREADED: COM calls objects on any thread (free threading)
|
||||
#define MA_COINIT_VALUE 2 // [2] COINIT_APARTMENTTHREADED: Each object has its own thread (apartment model)
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user