瀏覽代碼

Sync SDL3 wiki -> header

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

+ 3 - 3
include/SDL3/SDL_hints.h

@@ -2646,9 +2646,9 @@ extern "C" {
  * Specify the EGL library to load.
  *
  * This hint should be set before creating an OpenGL window or creating an
- * OpenGL context. This hint is only considered if SDL is using EGL to
- * manage OpenGL contexts. If this hint isn't set, SDL will choose a
- * reasonable default.
+ * OpenGL context. This hint is only considered if SDL is using EGL to manage
+ * OpenGL contexts. If this hint isn't set, SDL will choose a reasonable
+ * default.
  *
  * \since This hint is available since SDL 3.2.0.
  */