diff --git a/.gitmodules b/.gitmodules index fcb5fd9..5b1f8a2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ -[submodule "third-party/DinguxCommander"] - path = third-party/DinguxCommander - url = https://github.com/shauninman/DinguxCommander.git [submodule "src/minarch/libretro-common"] path = src/minarch/libretro-common url = https://github.com/libretro/libretro-common +[submodule "other/DinguxCommander"] + path = other/DinguxCommander + url = https://github.com/shauninman/DinguxCommander.git diff --git a/other/DinguxCommander b/other/DinguxCommander new file mode 160000 index 0000000..cdf57ab --- /dev/null +++ b/other/DinguxCommander @@ -0,0 +1 @@ +Subproject commit cdf57abb72446d88a4528bf3e7cf0a97ba1956fb diff --git a/third-party/DinguxCommander b/third-party/DinguxCommander deleted file mode 160000 index 21ef981..0000000 --- a/third-party/DinguxCommander +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 21ef981d23bde719a2453dbc552c46047d588c44