mirror of
https://github.com/mackron/miniaudio.git
synced 2026-04-24 01:04:02 +02:00
Whitespace.
This commit is contained in:
+4
-4
@@ -544,10 +544,10 @@ extern "C" {
|
|||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
typedef ma_uint8 ma_bool8;
|
typedef ma_uint8 ma_bool8;
|
||||||
typedef ma_uint32 ma_bool32;
|
typedef ma_uint32 ma_bool32;
|
||||||
#define MA_TRUE 1
|
#define MA_TRUE 1
|
||||||
#define MA_FALSE 0
|
#define MA_FALSE 0
|
||||||
|
|
||||||
typedef void* ma_handle;
|
typedef void* ma_handle;
|
||||||
typedef void* ma_ptr;
|
typedef void* ma_ptr;
|
||||||
|
|||||||
Reference in New Issue
Block a user