just testing if git is working

This commit is contained in:
mika 2025-01-23 00:06:24 +01:00
parent 488b09f974
commit bdaaddb591

View File

@ -89,7 +89,7 @@ namespace Ryujinx.Input.SDL2
if (SDL_GameControllerHasLED(_gamepadHandle) == SDL_bool.SDL_TRUE)
{
SetLedColor("000000");
SetLedColor("FFE4B5");
}
// Enable motion tracking