android: submodules: Use github for dynarmic.
This commit is contained in:
parent
66e6c9581d
commit
e2da4ca470
2
.gitmodules
vendored
2
.gitmodules
vendored
@ -12,7 +12,7 @@
|
||||
url = https://github.com/philsquared/Catch.git
|
||||
[submodule "dynarmic"]
|
||||
path = externals/dynarmic
|
||||
url = https://gitlab.com/CitraInternal/dynarmic-android.git
|
||||
url = https://github.com/citra-emu/dynarmic-android
|
||||
[submodule "xbyak"]
|
||||
path = externals/xbyak
|
||||
url = https://github.com/herumi/xbyak.git
|
||||
|
Loading…
x
Reference in New Issue
Block a user