Sync SDL3 wiki -> header

[ci skip]
This commit is contained in:
SDL Wiki Bot 2025-01-06 16:17:26 +00:00
parent 1f54b228ff
commit c7584df999

View file

@ -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.
*/