mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-10-08 02:46:26 +00:00
SDL_video.h: Add a '\sa' for SDL_GLContext to SDL_GL_CreateContext.
This commit is contained in:
@@ -215,6 +215,8 @@ typedef enum SDL_FlashOperation
|
||||
|
||||
/**
|
||||
* An opaque handle to an OpenGL context.
|
||||
*
|
||||
* \sa SDL_GL_CreateContext
|
||||
*/
|
||||
typedef void *SDL_GLContext;
|
||||
|
||||
|
Reference in New Issue
Block a user