use forked version of dynarmic

This commit is contained in:
Vince Ricci
2021-02-21 01:27:05 +01:00
committed by Vince Ricci
parent 6ed6731b8b
commit 1ba427148e

2
.gitmodules vendored
View File

@@ -6,7 +6,7 @@
url = https://github.com/kinetiknz/cubeb.git url = https://github.com/kinetiknz/cubeb.git
[submodule "dynarmic"] [submodule "dynarmic"]
path = externals/dynarmic path = externals/dynarmic
url = https://github.com/MerryMage/dynarmic.git url = https://github.com/smartmobili/dynarmic.git
[submodule "soundtouch"] [submodule "soundtouch"]
path = externals/soundtouch path = externals/soundtouch
url = https://github.com/citra-emu/ext-soundtouch.git url = https://github.com/citra-emu/ext-soundtouch.git