Update .gitmodules to `xenia-canary`

This commit is contained in:
illusion0001 2023-07-27 10:28:48 -05:00
parent d9c31d7cfc
commit 65672243b2
1 changed files with 2 additions and 2 deletions

4
.gitmodules vendored
View File

@ -48,7 +48,7 @@
url = https://github.com/fmtlib/fmt.git url = https://github.com/fmtlib/fmt.git
[submodule "third_party/disruptorplus"] [submodule "third_party/disruptorplus"]
path = 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"] [submodule "third_party/DirectXShaderCompiler"]
path = third_party/DirectXShaderCompiler path = third_party/DirectXShaderCompiler
url = https://github.com/microsoft/DirectXShaderCompiler.git url = https://github.com/microsoft/DirectXShaderCompiler.git
@ -63,7 +63,7 @@
url = https://github.com/Cyan4973/xxHash.git url = https://github.com/Cyan4973/xxHash.git
[submodule "third_party/FFmpeg"] [submodule "third_party/FFmpeg"]
path = 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"] [submodule "third_party/premake-androidndk"]
path = third_party/premake-androidndk path = third_party/premake-androidndk
url = https://github.com/Triang3l/premake-androidndk.git url = https://github.com/Triang3l/premake-androidndk.git