Move recompiler submodules.

This commit is contained in:
Skyth 2025-01-19 22:22:03 +03:00
parent 312f913a92
commit fc2e8d05e1
3 changed files with 6 additions and 6 deletions

12
.gitmodules vendored
View file

@ -1,12 +1,12 @@
[submodule "thirdparty/PowerRecomp"] [submodule "tools/XenonRecomp"]
path = tools/PowerRecomp path = tools/XenonRecomp
url = https://github.com/hedge-dev/PowerRecomp url = https://github.com/hedge-dev/XenonRecomp.git
[submodule "thirdparty/ddspp"] [submodule "thirdparty/ddspp"]
path = thirdparty/ddspp path = thirdparty/ddspp
url = https://github.com/redorav/ddspp.git url = https://github.com/redorav/ddspp.git
[submodule "thirdparty/ShaderRecomp"] [submodule "tools/XenosRecomp"]
path = tools/ShaderRecomp path = tools/XenosRecomp
url = https://github.com/hedge-dev/ShaderRecomp.git url = https://github.com/hedge-dev/XenosRecomp.git
[submodule "thirdparty/libmspack"] [submodule "thirdparty/libmspack"]
path = thirdparty/libmspack path = thirdparty/libmspack
url = https://github.com/kyz/libmspack url = https://github.com/kyz/libmspack