X-Git-Url: https://git.xonotic.org/?p=xonotic%2Fxonotic.git;a=blobdiff_plain;f=misc%2Fbuilddeps%2Fwin32%2Fsdl%2Finclude%2FSDL2%2FSDL_joystick.h;h=f5dbc94871ba0b1c22cadb010130eb4dcdfb48fc;hp=266f3b3871d312b4c5155b5ad92602a80f5cfa0f;hb=deca2e989dd715da2f400ff1baa6ff582ce12ed5;hpb=68f21379a7ef1a8bf0f1a402bad90d19804615ad diff --git a/misc/builddeps/win32/sdl/include/SDL2/SDL_joystick.h b/misc/builddeps/win32/sdl/include/SDL2/SDL_joystick.h index 266f3b38..f5dbc948 100644 --- a/misc/builddeps/win32/sdl/include/SDL2/SDL_joystick.h +++ b/misc/builddeps/win32/sdl/include/SDL2/SDL_joystick.h @@ -24,7 +24,7 @@ * * Include file for SDL joystick event handling * - * The term "device_index" identifies currently plugged in joystick devices between 0 and SDL_NumJoysticks, with the exact joystick + * The term "device_index" identifies currently plugged in joystick devices between 0 and SDL_NumJoysticks(), with the exact joystick * behind a device_index changing as joysticks are plugged and unplugged. * * The term "instance_id" is the current instantiation of a joystick device in the system, if the joystick is removed and then re-inserted