mirror of
https://github.com/xenia-project/xenia.git
synced 2025-12-06 07:12:03 +01:00
Switching to use xenia-project xbyak.
This commit is contained in:
parent
0ffd8bbedd
commit
84fa09a2db
2
.gitmodules
vendored
2
.gitmodules
vendored
|
|
@ -6,7 +6,7 @@
|
|||
url = https://github.com/benvanik/beaengine.git
|
||||
[submodule "third_party/xbyak"]
|
||||
path = third_party/xbyak
|
||||
url = https://github.com/herumi/xbyak.git
|
||||
url = https://github.com/xenia-project/xbyak.git
|
||||
[submodule "third_party/catch"]
|
||||
path = third_party/catch
|
||||
url = https://github.com/philsquared/Catch.git
|
||||
|
|
|
|||
Loading…
Reference in a new issue