mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-21 21:30:19 -06:00
Add SDL as a submodule
This commit is contained in:
5
.gitmodules
vendored
5
.gitmodules
vendored
@ -23,3 +23,8 @@
|
||||
url = https://github.com/KhronosGroup/SPIRV-Cross.git
|
||||
branch = master
|
||||
shallow = true
|
||||
[submodule "SDL"]
|
||||
path = Externals/SDL/SDL
|
||||
url = https://github.com/libsdl-org/SDL.git
|
||||
branch = main
|
||||
shallow = true
|
||||
|
Reference in New Issue
Block a user