mirror of
https://github.com/switchbrew/libnx.git
synced 2025-06-22 13:02:38 +02:00
Stylefix
This commit is contained in:
parent
208daf6344
commit
c7b0e7c891
@ -15,5 +15,5 @@ typedef enum {
|
|||||||
PcmFormat_Int24 = 3,
|
PcmFormat_Int24 = 3,
|
||||||
PcmFormat_Int32 = 4,
|
PcmFormat_Int32 = 4,
|
||||||
PcmFormat_Float = 5,
|
PcmFormat_Float = 5,
|
||||||
PcmFormat_ADPCM = 6,
|
PcmFormat_Adpcm = 6,
|
||||||
} PcmFormat;
|
} PcmFormat;
|
||||||
|
Loading…
Reference in New Issue
Block a user