Fix submodules for realsies

This commit is contained in:
wheremyfoodat 2022-09-28 17:25:35 +03:00
parent 4d1bb6f866
commit 4395013118
1837 changed files with 212975 additions and 55881 deletions

8
.gitmodules vendored
View file

@ -1,9 +1,9 @@
[submodule "third_party/boost"]
path = third_party/boost
url = https://github.com/citra-emu/ext-boost
[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
url = https://github.com/merryhime/dynarmic
[submodule "third_party/boost"]
path = third_party/boost
url = https://github.com/citra-emu/ext-boost