mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-20 22:05:12 +00:00
fix xed submodule url
This commit is contained in:
parent
bfdab204cb
commit
1efd4248ab
1 changed files with 2 additions and 2 deletions
4
.gitmodules
vendored
4
.gitmodules
vendored
|
|
@ -142,7 +142,7 @@
|
|||
url = ../../glfw/glfw.git
|
||||
[submodule "3rdparty/xed"]
|
||||
path = 3rdparty/xed
|
||||
url = https://github.com/intelxed/xed.git
|
||||
url = ../../intelxed/xed.git
|
||||
[submodule "3rdparty/mbuild"]
|
||||
path = 3rdparty/mbuild
|
||||
url = https://github.com/intelxed/mbuild.git
|
||||
url = ../../intelxed/mbuild.git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue