chore: Update Ryujinx.SDL2-CS to 2.24.2 (#3892)

* chore: Update Ryujinx.SDL2-CS to 2.24.2

* Disable SDL_HINT_JOYSTICK_HIDAPI_COMBINE_JOY_CONS
This commit is contained in:
Mary-nyan 2022-11-24 20:13:16 +01:00 committed by GitHub
parent 65778a6b78
commit 548bfd60a2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 10 additions and 7 deletions

View file

@ -5,7 +5,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Ryujinx.SDL2-CS" Version="2.0.22-build20" />
<PackageReference Include="Ryujinx.SDL2-CS" Version="2.24.2-build21" />
</ItemGroup>
<ItemGroup>