diff options
author | lat9nq <22451773+lat9nq@users.noreply.github.com> | 2021-02-10 04:17:22 +0100 |
---|---|---|
committer | lat9nq <22451773+lat9nq@users.noreply.github.com> | 2021-02-10 04:17:22 +0100 |
commit | c44ab0f8f6dc1142e9190979be259a0d75149e9f (patch) | |
tree | 3a2da61c9dc7295e99e70c7dc7e2000797bbfd45 /.gitmodules | |
parent | Merge pull request #5901 from lioncash/input-warn (diff) | |
download | yuzu-c44ab0f8f6dc1142e9190979be259a0d75149e9f.tar yuzu-c44ab0f8f6dc1142e9190979be259a0d75149e9f.tar.gz yuzu-c44ab0f8f6dc1142e9190979be259a0d75149e9f.tar.bz2 yuzu-c44ab0f8f6dc1142e9190979be259a0d75149e9f.tar.lz yuzu-c44ab0f8f6dc1142e9190979be259a0d75149e9f.tar.xz yuzu-c44ab0f8f6dc1142e9190979be259a0d75149e9f.tar.zst yuzu-c44ab0f8f6dc1142e9190979be259a0d75149e9f.zip |
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 4962f7bfd..93ba9b930 100644 --- a/.gitmodules +++ b/.gitmodules @@ -37,6 +37,6 @@ [submodule "opus"] path = externals/opus/opus url = https://github.com/xiph/opus.git -[submodule "externals/ffmpeg"] +[submodule "ffmpeg"] path = externals/ffmpeg url = https://git.ffmpeg.org/ffmpeg.git |