Skip to content

Commit

Permalink
Merge pull request #11024 from shuffle2/sdl
Browse files Browse the repository at this point in the history
SDL: update to 42d09a8f42e3fbac7171d065199667b182da3fb4
  • Loading branch information
lioncash committed Sep 1, 2022
2 parents 50550cf + 97064eb commit 31efd16
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Externals/SDL/SDL
Submodule SDL updated 166 files
2 changes: 2 additions & 0 deletions Externals/SDL/SDL2.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -283,6 +283,7 @@
<ClCompile Include="SDL\src\joystick\hidapi\SDL_hidapi_combined.c" />
<ClCompile Include="SDL\src\joystick\hidapi\SDL_hidapi_gamecube.c" />
<ClCompile Include="SDL\src\joystick\hidapi\SDL_hidapi_luna.c" />
<ClCompile Include="SDL\src\joystick\hidapi\SDL_hidapi_ps3.c" />
<ClCompile Include="SDL\src\joystick\hidapi\SDL_hidapi_ps4.c" />
<ClCompile Include="SDL\src\joystick\hidapi\SDL_hidapi_ps5.c" />
<ClCompile Include="SDL\src\joystick\hidapi\SDL_hidapi_rumble.c" />
Expand Down Expand Up @@ -341,6 +342,7 @@
<ClCompile Include="SDL\src\sensor\dummy\SDL_dummysensor.c" />
<ClCompile Include="SDL\src\sensor\SDL_sensor.c" />
<ClCompile Include="SDL\src\sensor\windows\SDL_windowssensor.c" />
<ClCompile Include="SDL\src\stdlib\SDL_crc16.c" />
<ClCompile Include="SDL\src\stdlib\SDL_crc32.c" />
<ClCompile Include="SDL\src\stdlib\SDL_getenv.c" />
<ClCompile Include="SDL\src\stdlib\SDL_iconv.c" />
Expand Down

0 comments on commit 31efd16

Please sign in to comment.