aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorbunnei <bunneidev@gmail.com>2020-11-06 22:39:05 -0800
committerGitHub <noreply@github.com>2020-11-06 22:39:05 -0800
commitaf477fb8c5f4b87223aafd8e970b02a472a8118b (patch)
treea0e65e441c260c28e70074f405e9a7bb196bfe44 /.gitmodules
parentf6a89edb67c903739d0edff06b7c954825c133f9 (diff)
parentfc6db97a09e2de5eff10131ddcab9cf8fb2f736c (diff)
Merge pull request #4888 from lioncash/unicorn-remove
core: Remove usage of unicorn
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules
index 6931a641d..41022615b 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -7,9 +7,6 @@
[submodule "dynarmic"]
path = externals/dynarmic
url = https://github.com/MerryMage/dynarmic.git
-[submodule "unicorn"]
- path = externals/unicorn
- url = https://github.com/yuzu-emu/unicorn
[submodule "soundtouch"]
path = externals/soundtouch
url = https://github.com/citra-emu/ext-soundtouch.git