X-Git-Url: https://git.xonotic.org/?p=xonotic%2Fxonotic.git;a=blobdiff_plain;f=misc%2Fbuilddeps%2Fwin32%2Fsdl%2Finclude%2FSDL2%2FSDL_keyboard.h;fp=misc%2Fbuilddeps%2Fwin32%2Fsdl%2Finclude%2FSDL2%2FSDL_keyboard.h;h=f80b6d2de88a77c2554072214ec945be4056f2fa;hp=bbba0f07bc70e3d95e89ff34738e713238a92501;hb=deca2e989dd715da2f400ff1baa6ff582ce12ed5;hpb=68f21379a7ef1a8bf0f1a402bad90d19804615ad diff --git a/misc/builddeps/win32/sdl/include/SDL2/SDL_keyboard.h b/misc/builddeps/win32/sdl/include/SDL2/SDL_keyboard.h index bbba0f07..f80b6d2d 100644 --- a/misc/builddeps/win32/sdl/include/SDL2/SDL_keyboard.h +++ b/misc/builddeps/win32/sdl/include/SDL2/SDL_keyboard.h @@ -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);