diff options
| author | bunnei <bunneidev@gmail.com> | 2020-11-06 22:39:05 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-11-06 22:39:05 -0800 |
| commit | af477fb8c5f4b87223aafd8e970b02a472a8118b (patch) | |
| tree | a0e65e441c260c28e70074f405e9a7bb196bfe44 /.gitmodules | |
| parent | f6a89edb67c903739d0edff06b7c954825c133f9 (diff) | |
| parent | fc6db97a09e2de5eff10131ddcab9cf8fb2f736c (diff) | |
Merge pull request #4888 from lioncash/unicorn-remove
core: Remove usage of unicorn
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
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 |
