소스 검색

Sync SDL3 wiki -> header

[ci skip]
SDL Wiki Bot 1 주 전
부모
커밋
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`
  *