forked from eden-emu/eden
[git] fix dup xbyak (#140)
Signed-off-by: crueter <crueter@eden-emu.dev> Reviewed-on: eden-emu/eden#140
This commit is contained in:
parent
12d8cf79ea
commit
3bcd5f95fe
3 changed files with 6 additions and 9 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -49,9 +49,6 @@
|
|||
[submodule "externals/dynarmic/externals/unordered_dense"]
|
||||
path = externals/dynarmic/externals/unordered_dense
|
||||
url = https://github.com/Lizzie841/unordered_dense.git
|
||||
[submodule "externals/dynarmic/externals/xbyak"]
|
||||
path = externals/dynarmic/externals/xbyak
|
||||
url = https://github.com/Lizzie841/xbyak.git
|
||||
[submodule "externals/dynarmic/externals/zycore-c"]
|
||||
path = externals/dynarmic/externals/zycore-c
|
||||
url = https://github.com/zyantific/zycore-c.git
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue