瀏覽代碼

Update SDL_keycode.h

Removed the link referring to yourself
Eduard Gushchin 1 年之前
父節點
當前提交
92667e3066
共有 1 個文件被更改,包括 0 次插入2 次删除
  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;