mirror of
https://github.com/xenia-project/xenia.git
synced 2025-12-06 07:12:03 +01:00
Update .gitmodules to xenia-canary
This commit is contained in:
parent
d9c31d7cfc
commit
65672243b2
4
.gitmodules
vendored
4
.gitmodules
vendored
|
|
@ -48,7 +48,7 @@
|
|||
url = https://github.com/fmtlib/fmt.git
|
||||
[submodule "third_party/disruptorplus"]
|
||||
path = third_party/disruptorplus
|
||||
url = https://github.com/chrisps/disruptorpus.git
|
||||
url = https://github.com/xenia-canary/disruptorplus.git
|
||||
[submodule "third_party/DirectXShaderCompiler"]
|
||||
path = third_party/DirectXShaderCompiler
|
||||
url = https://github.com/microsoft/DirectXShaderCompiler.git
|
||||
|
|
@ -63,7 +63,7 @@
|
|||
url = https://github.com/Cyan4973/xxHash.git
|
||||
[submodule "third_party/FFmpeg"]
|
||||
path = third_party/FFmpeg
|
||||
url = https://github.com/chrisps/FFmpeg_radixsplit.git
|
||||
url = https://github.com/xenia-canary/FFmpeg_radixsplit.git
|
||||
[submodule "third_party/premake-androidndk"]
|
||||
path = third_party/premake-androidndk
|
||||
url = https://github.com/Triang3l/premake-androidndk.git
|
||||
|
|
|
|||
Loading…
Reference in a new issue