From 65672243b2bc90aff8a4b66fc4e76756fe5017d7 Mon Sep 17 00:00:00 2001 From: illusion0001 <37698908+illusion0001@users.noreply.github.com> Date: Thu, 27 Jul 2023 10:28:48 -0500 Subject: [PATCH] Update .gitmodules to `xenia-canary` --- .gitmodules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index b4e3119b2..d4d8f6cca 100644 --- a/.gitmodules +++ b/.gitmodules @@ -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