Fixed two old identifiers in header comments.
This commit is contained in:
parent
f73dc1f190
commit
e0a678cddf
2 changed files with 1 additions and 2 deletions
|
@ -136,7 +136,7 @@ extern DECLSPEC SDL_Scancode SDLCALL SDL_GetScancodeFromName(const char *name);
|
|||
* copy it. If the key doesn't have a name, this function returns an
|
||||
* empty string ("").
|
||||
*
|
||||
* \sa SDL_Key
|
||||
* \sa SDL_Keycode
|
||||
*/
|
||||
extern DECLSPEC const char *SDLCALL SDL_GetKeyName(SDL_Keycode key);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue