Switch to mirror for dynarmic

This commit is contained in:
Zero 2024-03-04 21:16:20 -05:00
parent bff1018a34
commit 8289814877

2
.gitmodules vendored
View file

@ -12,7 +12,7 @@
url = https://github.com/catchorg/Catch2 url = https://github.com/catchorg/Catch2
[submodule "dynarmic"] [submodule "dynarmic"]
path = externals/dynarmic path = externals/dynarmic
url = https://github.com/merryhime/dynarmic.git url = https://github.com/yuzu-mirror/dynarmic.git
[submodule "xbyak"] [submodule "xbyak"]
path = externals/xbyak path = externals/xbyak
url = https://github.com/herumi/xbyak.git url = https://github.com/herumi/xbyak.git