mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-10-05 01:16:26 +00:00
Replaced SDL_GetJoystickCaps() with joystick properties
Fixes https://github.com/libsdl-org/SDL/issues/8927
This commit is contained in:
@@ -727,6 +727,7 @@ static void SDLCALL SDL_PlayerLEDHintChanged(void *userdata, const char *name, c
|
||||
ctx->m_bPlayerLights = bPlayerLights;
|
||||
|
||||
UpdateSlotLED(ctx);
|
||||
HIDAPI_UpdateDeviceProperties(ctx->device);
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user