Externals: Update SDL to 2.26.0

This commit is contained in:
TellowKrinkle 2022-11-24 14:51:30 -06:00
parent 72eadc6520
commit db8f08b2bb
2 changed files with 3 additions and 1 deletions

2
Externals/SDL/SDL vendored

@ -1 +1 @@
Subproject commit 42d09a8f42e3fbac7171d065199667b182da3fb4
Subproject commit 0bfeed061b10ea7dd37c88d9bae1824bad760f3a

View File

@ -289,7 +289,9 @@
<ClCompile Include="SDL\src\joystick\hidapi\SDL_hidapi_rumble.c" />
<ClCompile Include="SDL\src\joystick\hidapi\SDL_hidapi_shield.c" />
<ClCompile Include="SDL\src\joystick\hidapi\SDL_hidapi_stadia.c" />
<ClCompile Include="SDL\src\joystick\hidapi\SDL_hidapi_steam.c" />
<ClCompile Include="SDL\src\joystick\hidapi\SDL_hidapi_switch.c" />
<ClCompile Include="SDL\src\joystick\hidapi\SDL_hidapi_wii.c" />
<ClCompile Include="SDL\src\joystick\hidapi\SDL_hidapi_xbox360.c" />
<ClCompile Include="SDL\src\joystick\hidapi\SDL_hidapi_xbox360w.c" />
<ClCompile Include="SDL\src\joystick\hidapi\SDL_hidapi_xboxone.c" />