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