mirror of
https://github.com/RPCSX/rpcsx.git
synced 2025-12-06 07:12:14 +01:00
Update .gitmodules
Update url so that forks can pull the submodule
This commit is contained in:
parent
b26773a9d0
commit
b5f8657732
2
.gitmodules
vendored
2
.gitmodules
vendored
|
|
@ -1,3 +1,3 @@
|
||||||
[submodule "3rdparty/xbyak"]
|
[submodule "3rdparty/xbyak"]
|
||||||
path = 3rdparty/xbyak
|
path = 3rdparty/xbyak
|
||||||
url = ../xbyak.git
|
url = ../../RPCSX/xbyak.git
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue