mirror of
https://git.suyu.dev/suyu/Yucom.git
synced 2025-12-29 18:54:33 +01:00
Add SDL-mirror submodule at version 2.0.7
The official SDL repo is unfortunately Mercurial, so let's use a mirror instead.
This commit is contained in:
parent
d30f073f6d
commit
5270e09e94
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -13,3 +13,6 @@
|
|||
[submodule "libjpeg-turbo"]
|
||||
path = libjpeg-turbo
|
||||
url = https://github.com/libjpeg-turbo/libjpeg-turbo.git
|
||||
[submodule "SDL-mirror"]
|
||||
path = SDL-mirror
|
||||
url = https://github.com/spurious/SDL-mirror.git
|
||||
|
|
|
|||
1
SDL-mirror
Submodule
1
SDL-mirror
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 14531cf0fcdac6939d1d511d478c795a05cea34f
|
||||
Loading…
Add table
Add a link
Reference in a new issue