From 7182c458855df9ac8f98e4eaf17b31befee470b6 Mon Sep 17 00:00:00 2001 From: Vince Ricci Date: Sun, 28 Feb 2021 13:58:40 +0100 Subject: [PATCH] Remove wrong submodule and reference original repo for pull request --- .gitmodules | 5 +---- externals/dynarmic | 2 +- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/.gitmodules b/.gitmodules index fb0453ea72..8bcc56717d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -6,7 +6,7 @@ url = https://github.com/kinetiknz/cubeb.git [submodule "dynarmic"] path = externals/dynarmic - url = https://github.com/smartmobili/dynarmic.git + url = https://github.com/MerryMage/dynarmic.git [submodule "soundtouch"] path = externals/soundtouch url = https://github.com/citra-emu/ext-soundtouch.git @@ -40,9 +40,6 @@ [submodule "ffmpeg"] path = externals/ffmpeg url = https://git.ffmpeg.org/ffmpeg.git -[submodule "xbyak_aarch64"] - path = externals/xbyak_aarch64 - url = https://github.com/herumi/xbyak_aarch64.git [submodule "externals/xbyak_aarch64"] path = externals/xbyak_aarch64 url = https://github.com/herumi/xbyak_aarch64.git diff --git a/externals/dynarmic b/externals/dynarmic index 32bb828161..421548ceef 160000 --- a/externals/dynarmic +++ b/externals/dynarmic @@ -1 +1 @@ -Subproject commit 32bb82816169ac12603367fd9feece822086cf68 +Subproject commit 421548ceefb66f3de3a7c2ece64f5a7ec53f3f0a