mirror of
https://github.com/mackron/miniaudio.git
synced 2026-04-22 00:06:59 +02:00
Rearrange directory structure.
This commit is contained in:
@@ -10,7 +10,8 @@
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
#define MAX_TESTS 64
|
||||
#define MAX_TESTS 64
|
||||
#define TEST_OUTPUT_DIR "res/output"
|
||||
|
||||
typedef int (* ma_test_entry_proc)(int argc, char** argv);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user