mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-13 18:05:47 +00:00
Sync SDL3 wiki -> header
[ci skip]
This commit is contained in:
parent
7bce16a820
commit
57789dc9ad
1 changed files with 3 additions and 0 deletions
|
|
@ -350,6 +350,9 @@ typedef enum SDL_ProgressState
|
|||
* \since This datatype is available since SDL 3.2.0.
|
||||
*
|
||||
* \sa SDL_GL_CreateContext
|
||||
* \sa SDL_GL_SetAttribute
|
||||
* \sa SDL_GL_MakeCurrent
|
||||
* \sa SDL_GL_DestroyContext
|
||||
*/
|
||||
typedef struct SDL_GLContextState *SDL_GLContext;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue