瀏覽代碼

Sync SDL3 wiki -> header

SDL Wiki Bot 1 年之前
父節點
當前提交
454d890bef
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      include/SDL3/SDL_audio.h

+ 2 - 2
include/SDL3/SDL_audio.h

@@ -55,8 +55,8 @@
  * - 5.1 surround: FL, FR, FC, LFE, BL, BR, SL, SR
  * - 5.1 surround: FL, FR, FC, LFE, BL, BR, SL, SR
  *
  *
  * This is the same order as DirectSound expects, but applied to all
  * 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_
 #ifndef SDL_audio_h_