typo fix
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%403369
This commit is contained in:
parent
d62956121f
commit
01a9edc33a
1 changed files with 1 additions and 1 deletions
|
@ -660,7 +660,7 @@ extern DECLSPEC void SDLCALL SDL_SetWindowSize(SDL_WindowID windowID, int w,
|
|||
int h);
|
||||
|
||||
/**
|
||||
* \fn void SDL_GetWindowSize(SDL_WindowID windowID, int *w, int *w)
|
||||
* \fn void SDL_GetWindowSize(SDL_WindowID windowID, int *w, int *h)
|
||||
*
|
||||
* \brief Get the size of the window's client area.
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue