Browse Source

Update SDL_keycode.h

Removed the link referring to yourself
Eduard Gushchin 8 months ago
parent
commit
92667e3066
1 changed files with 0 additions and 2 deletions
  1. 0 2
      include/SDL3/SDL_keycode.h

+ 0 - 2
include/SDL3/SDL_keycode.h

@@ -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;