mirror of
https://github.com/encounter/SDL.git
synced 2025-12-08 13:15:10 +00:00
Fixed doxygen warning.
This commit is contained in:
@@ -904,6 +904,7 @@ extern DECLSPEC SDL_GLContext SDLCALL SDL_GL_GetCurrentContext(void);
|
|||||||
/**
|
/**
|
||||||
* \brief Get the size of a window's underlying drawable (for use with glViewport).
|
* \brief Get the size of a window's underlying drawable (for use with glViewport).
|
||||||
*
|
*
|
||||||
|
* \param window Window from which the drawable size should be queried
|
||||||
* \param w Pointer to variable for storing the width, may be NULL
|
* \param w Pointer to variable for storing the width, may be NULL
|
||||||
* \param h Pointer to variable for storing the height, may be NULL
|
* \param h Pointer to variable for storing the height, may be NULL
|
||||||
*
|
*
|
||||||
|
|||||||
Reference in New Issue
Block a user