Update SDL_keycode.h

Removed the link referring to yourself
This commit is contained in:
Eduard Gushchin 2024-07-25 23:47:50 +03:00 committed by Sam Lantinga
parent 3ee59359c4
commit 92667e3066

View file

@ -43,8 +43,6 @@
* to SDLK_0...SDLK_9 on AZERTY layouts.
*
* \since This datatype is available since SDL 3.0.0.
*
* \sa SDL_KeyCode
*/
typedef Uint32 SDL_Keycode;