Switch dynarmic to our fork

Change-Id: If7efe663790532a0f0d54d4a643ae05452191d80
This commit is contained in:
ciciplusplus
2024-03-09 17:26:24 +01:00
parent e8359f61e0
commit e7dc3eb13e

2
.gitmodules vendored
View File

@@ -4,7 +4,7 @@
branch = dev
[submodule "dynarmic"]
path = vendor/dynarmic
url = https://github.com/merryhime/dynarmic.git
url = https://github.com/touchHLE/dynarmic.git
[submodule "openal-soft"]
path = vendor/openal-soft
url = https://github.com/kcat/openal-soft