mirror of
https://github.com/mackron/miniaudio.git
synced 2026-04-21 15:56:58 +02:00
Merge branch 'dev' into dev-0.12
This commit is contained in:
+1
-1
@@ -13964,7 +13964,7 @@ typedef int ma_atomic_memory_order;
|
||||
{ \
|
||||
intrin((volatile msvcType*)dst, (msvcType)src); \
|
||||
} break; \
|
||||
} \
|
||||
}
|
||||
#define MA_ATOMIC_MSVC_ARM_INTRINSIC(dst, src, order, intrin, ma_atomicType, msvcType) \
|
||||
ma_atomicType result; \
|
||||
switch (order) \
|
||||
|
||||
Reference in New Issue
Block a user