瀏覽代碼

Sync SDL3 wiki -> header

[ci skip]
SDL Wiki Bot 5 天之前
父節點
當前提交
8e06997cb9
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      include/SDL3/SDL_hints.h

+ 2 - 1
include/SDL3/SDL_hints.h

@@ -2410,7 +2410,8 @@ extern "C" {
  *
  * `app=info,assert=warn,test=verbose,*=error`
  *
- * If the `DEBUG_INVOCATION` environment variable is set to "1", the default log levels are equivalent to:
+ * If the `DEBUG_INVOCATION` environment variable is set to "1", the default
+ * log levels are equivalent to:
  *
  * `assert=warn,test=verbose,*=debug`
  *