Externals: Update SDL to 2.30.9

This commit is contained in:
dreamsyntax
2024-11-16 21:34:30 -07:00
parent 050f5dfff6
commit f642cd4658
5 changed files with 27 additions and 3 deletions
+1 -1
View File
@@ -585,7 +585,7 @@ if(UNIX)
endif()
if(ENABLE_SDL)
dolphin_find_optional_system_library(SDL2 Externals/SDL 2.30.6)
dolphin_find_optional_system_library(SDL2 Externals/SDL 2.30.9)
endif()
if(ENABLE_ANALYTICS)