mirror of
https://github.com/mackron/miniaudio.git
synced 2026-04-22 00:06:59 +02:00
Fix a warning on some compilers.
This commit is contained in:
@@ -51,7 +51,7 @@ typedef enum
|
||||
source_type_decoder
|
||||
} source_type;
|
||||
|
||||
struct
|
||||
static struct
|
||||
{
|
||||
ma_context context;
|
||||
ma_device device;
|
||||
|
||||
Reference in New Issue
Block a user