Fix dynarmic submodule

This commit is contained in:
wheremyfoodat 2022-09-26 18:43:37 +03:00
parent 979519f785
commit f9287c1eda
5 changed files with 11 additions and 7 deletions

3
.gitmodules vendored
View file

@ -4,3 +4,6 @@
[submodule "third_party/elfio"]
path = third_party/elfio
url = https://github.com/serge1/ELFIO
[submodule "third_party/dynarmic"]
path = third_party/dynarmic
url = https://github.com/merryhime/dynarmic/tree/master/src/dynarmic