summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorbunnei <bunneidev@gmail.com>2021-12-15 07:27:13 +0100
committerGitHub <noreply@github.com>2021-12-15 07:27:13 +0100
commit156215d1faf8a74379e54409304e90384b59c8af (patch)
tree931cbdba012d5d0ddfd825ed0eb318f398ac1e69 /.gitmodules
parentMerge pull request #7558 from Morph1984/unused-cpu-family-model (diff)
parentCI: fix CI on Linux (diff)
downloadyuzu-156215d1faf8a74379e54409304e90384b59c8af.tar
yuzu-156215d1faf8a74379e54409304e90384b59c8af.tar.gz
yuzu-156215d1faf8a74379e54409304e90384b59c8af.tar.bz2
yuzu-156215d1faf8a74379e54409304e90384b59c8af.tar.lz
yuzu-156215d1faf8a74379e54409304e90384b59c8af.tar.xz
yuzu-156215d1faf8a74379e54409304e90384b59c8af.tar.zst
yuzu-156215d1faf8a74379e54409304e90384b59c8af.zip
Diffstat (limited to '')
-rw-r--r--.gitmodules6
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules
index dc6ed500f..a9cf9a24a 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -34,12 +34,12 @@
[submodule "opus"]
path = externals/opus/opus
url = https://github.com/xiph/opus.git
-[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
[submodule "externals/cpp-httplib"]
path = externals/cpp-httplib
url = https://github.com/yhirose/cpp-httplib.git
+[submodule "externals/ffmpeg/ffmpeg"]
+ path = externals/ffmpeg/ffmpeg
+ url = https://git.ffmpeg.org/ffmpeg.git