mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-06-03 12:27:21 +12:00
Fix dynarmic submodule
This commit is contained in:
parent
979519f785
commit
f9287c1eda
5 changed files with 11 additions and 7 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue