Fixed doxygen warning.
This commit is contained in:
parent
95e08da47b
commit
e0b5831e14
1 changed files with 1 additions and 0 deletions
|
@ -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).
|
||||
*
|
||||
* \param window Window from which the drawable size should be queried
|
||||
* \param w Pointer to variable for storing the width, may be NULL
|
||||
* \param h Pointer to variable for storing the height, may be NULL
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue