diff options
| author | TellowKrinkle <tellowkrinkle@gmail.com> | 2022-11-24 14:51:30 -0600 |
|---|---|---|
| committer | TellowKrinkle <tellowkrinkle@gmail.com> | 2022-11-24 15:33:42 -0600 |
| commit | db8f08b2bb668d41a315ccfc5ca88f8212bc7243 (patch) | |
| tree | d560a0748ebbf515c8fab1555e2ffca7c89310ff | |
| parent | 72eadc6520424dc038de0f015b57236260f97433 (diff) | |
Externals: Update SDL to 2.26.0
| m--------- | Externals/SDL/SDL | 0 | ||||
| -rw-r--r-- | Externals/SDL/SDL2.vcxproj | 2 |
2 files changed, 2 insertions, 0 deletions
diff --git a/Externals/SDL/SDL b/Externals/SDL/SDL -Subproject 42d09a8f42e3fbac7171d065199667b182da3fb +Subproject 0bfeed061b10ea7dd37c88d9bae1824bad760f3 diff --git a/Externals/SDL/SDL2.vcxproj b/Externals/SDL/SDL2.vcxproj index 7847419e32..1693429f70 100644 --- a/Externals/SDL/SDL2.vcxproj +++ b/Externals/SDL/SDL2.vcxproj @@ -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" /> |
