mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-04-22 23:35:39 +00:00
SDL_video.h: Added a \sa from SDL_GLContext to SDL_GL_CreateContext.
This commit is contained in:
@@ -197,6 +197,8 @@ typedef enum SDL_FlashOperation
|
||||
* An opaque handle to an OpenGL context.
|
||||
*
|
||||
* \since This datatype is available since SDL 3.0.0.
|
||||
*
|
||||
* \sa SDL_GL_CreateContext
|
||||
*/
|
||||
typedef void *SDL_GLContext;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user