mirror of https://github.com/libsdl-org/SDL.git
Update SDL_keycode.h
Removed the link referring to yourself
This commit is contained in:
parent
3ee59359c4
commit
92667e3066
|
|
@ -43,8 +43,6 @@
|
||||||
* to SDLK_0...SDLK_9 on AZERTY layouts.
|
* to SDLK_0...SDLK_9 on AZERTY layouts.
|
||||||
*
|
*
|
||||||
* \since This datatype is available since SDL 3.0.0.
|
* \since This datatype is available since SDL 3.0.0.
|
||||||
*
|
|
||||||
* \sa SDL_KeyCode
|
|
||||||
*/
|
*/
|
||||||
typedef Uint32 SDL_Keycode;
|
typedef Uint32 SDL_Keycode;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue