Sync SDL3 wiki -> header

This commit is contained in:
SDL Wiki Bot 2024-06-11 00:57:54 +00:00
parent d3a62d8298
commit 454d890bef

View File

@ -55,8 +55,8 @@
* - 5.1 surround: FL, FR, FC, LFE, BL, BR, SL, SR
*
* This is the same order as DirectSound expects, but applied to all
* platforms; SDL will swizzle the channels as necessary if a platform
* expects something different.
* platforms; SDL will swizzle the channels as necessary if a platform expects
* something different.
*/
#ifndef SDL_audio_h_