From cb52c0c73b011bfc3aef44a0495cdd63cd9d4494 Mon Sep 17 00:00:00 2001 From: wheremyfoodat <44909372+wheremyfoodat@users.noreply.github.com> Date: Thu, 7 Mar 2024 15:42:48 +0200 Subject: [PATCH] Remove dynarmic submodule --- .gitmodules | 3 --- third_party/dynarmic | 1 - 2 files changed, 4 deletions(-) delete mode 160000 third_party/dynarmic diff --git a/.gitmodules b/.gitmodules index 10cb8021..6cdbf68c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,9 +1,6 @@ [submodule "third_party/elfio"] path = third_party/elfio url = https://github.com/serge1/ELFIO -[submodule "third_party/dynarmic"] - path = third_party/dynarmic - url = https://github.com/merryhime/dynarmic [submodule "third_party/SDL2"] path = third_party/SDL2 url = https://github.com/libsdl-org/SDL diff --git a/third_party/dynarmic b/third_party/dynarmic deleted file mode 160000 index 96e17946..00000000 --- a/third_party/dynarmic +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 96e179465884be74987d5847d6741cdabdfe1b48