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:
@@ -25,7 +25,7 @@ typedef struct
|
||||
ma_test_entry_proc onEntry;
|
||||
} ma_test;
|
||||
|
||||
struct
|
||||
static struct
|
||||
{
|
||||
ma_test pTests[MAX_TESTS];
|
||||
size_t count;
|
||||
|
||||
Reference in New Issue
Block a user