mirror of
https://github.com/mackron/miniaudio.git
synced 2026-04-22 00:06:59 +02:00
Remove a dependency on a system header and change alignas to _Alignas.
This commit is contained in:
@@ -41,7 +41,8 @@ will receive the captured audio.
|
||||
If multiple backends are specified, the priority will be based on the order in which you specify them. If multiple waveform or noise types
|
||||
are specified the last one on the command line will have priority.
|
||||
*/
|
||||
|
||||
#define MA_NO_WASAPI
|
||||
#define MA_NO_DSOUND
|
||||
#include "../test_common/ma_test_common.c"
|
||||
|
||||
typedef enum
|
||||
|
||||
Reference in New Issue
Block a user