Missing a line
This commit is contained in:
parent
8e2d8ab962
commit
20440ff5e0
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@
|
|||
|
||||
#define MIN(a, b) ((a) < (b) ? (a) : (b))
|
||||
|
||||
static ma_context context;
|
||||
static ma_device device;
|
||||
static ma_mutex mutex;
|
||||
static ma_mutex organya_mutex;
|
||||
|
|
Loading…
Add table
Reference in a new issue