diff options
author | bunnei <bunneidev@gmail.com> | 2020-10-28 17:58:58 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-28 17:58:58 +0100 |
commit | 663e221f9967b3dd8969c53e9a489c28b2a42b84 (patch) | |
tree | a893d5d8b9fbeac8bafc0a9a4e6e1ea35c246b87 | |
parent | Merge pull request #4851 from ReinUsesLisp/core-threads-race (diff) | |
parent | externals: Update inih to r52 (diff) | |
download | yuzu-663e221f9967b3dd8969c53e9a489c28b2a42b84.tar yuzu-663e221f9967b3dd8969c53e9a489c28b2a42b84.tar.gz yuzu-663e221f9967b3dd8969c53e9a489c28b2a42b84.tar.bz2 yuzu-663e221f9967b3dd8969c53e9a489c28b2a42b84.tar.lz yuzu-663e221f9967b3dd8969c53e9a489c28b2a42b84.tar.xz yuzu-663e221f9967b3dd8969c53e9a489c28b2a42b84.tar.zst yuzu-663e221f9967b3dd8969c53e9a489c28b2a42b84.zip |
-rw-r--r-- | .gitmodules | 2 | ||||
m--------- | externals/inih/inih | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 9d9356151..6931a641d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "inih"] path = externals/inih/inih - url = https://github.com/svn2github/inih + url = https://github.com/benhoyt/inih.git [submodule "cubeb"] path = externals/cubeb url = https://github.com/kinetiknz/cubeb.git diff --git a/externals/inih/inih b/externals/inih/inih -Subproject 603729dec89aaca42d7bd08f08bc333165b7d5d +Subproject 1e80a47dffbda813604f0913e2ad68c7054c14e |