summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorMorph <39850852+Morph1984@users.noreply.github.com>2021-04-18 04:36:56 +0200
committerGitHub <noreply@github.com>2021-04-18 04:36:56 +0200
commit2a2a578932cb8e08d804f9c39c2025317860e58e (patch)
tree52442360b97b4c382a3af2cb50b0c117fc60e8e9 /.gitmodules
parentMerge pull request #6205 from Morph1984/applet-focus-state-change (diff)
parentgitmodules: Remove unneeded prefix (diff)
downloadyuzu-2a2a578932cb8e08d804f9c39c2025317860e58e.tar
yuzu-2a2a578932cb8e08d804f9c39c2025317860e58e.tar.gz
yuzu-2a2a578932cb8e08d804f9c39c2025317860e58e.tar.bz2
yuzu-2a2a578932cb8e08d804f9c39c2025317860e58e.tar.lz
yuzu-2a2a578932cb8e08d804f9c39c2025317860e58e.tar.xz
yuzu-2a2a578932cb8e08d804f9c39c2025317860e58e.tar.zst
yuzu-2a2a578932cb8e08d804f9c39c2025317860e58e.zip
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index a0a89933d..8e5bc4581 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -40,3 +40,6 @@
[submodule "ffmpeg"]
path = externals/ffmpeg
url = https://git.ffmpeg.org/ffmpeg.git
+[submodule "SDL"]
+ path = externals/SDL
+ url = https://github.com/libsdl-org/SDL.git