From f53603c8cc0e0125f794e92c91cfde6a99681c09 Mon Sep 17 00:00:00 2001 From: Morris Chen Date: Tue, 5 Mar 2024 00:53:06 -0500 Subject: [PATCH] Update .gitmodules --- .gitmodules | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/.gitmodules b/.gitmodules index 3b3818fe7..bb529c650 100644 --- a/.gitmodules +++ b/.gitmodules @@ -12,7 +12,7 @@ url = https://github.com/catchorg/Catch2 [submodule "dynarmic"] path = externals/dynarmic - url = https://github.com/yuzu-emu/dynarmic.git + url = https://github.com/merryhime/dynarmic.git [submodule "xbyak"] path = externals/xbyak url = https://github.com/herumi/xbyak.git @@ -36,7 +36,7 @@ url = https://github.com/mozilla/cubeb [submodule "discord-rpc"] path = externals/discord-rpc - url = https://github.com/PabloMK7/discord-rpc.git + url = https://github.com/yuzu-mirror/discord-rpc.git [submodule "cpp-jwt"] path = externals/cpp-jwt url = https://github.com/arun11299/cpp-jwt.git @@ -53,14 +53,14 @@ path = externals/libyuv url = https://github.com/lemenkov/libyuv.git [submodule "sdl2"] - path = externals/sdl2/SDL - url = https://github.com/libsdl-org/SDL + path = externals/sdl2/SDL + url = https://github.com/libsdl-org/SDL [submodule "cryptopp-cmake"] - path = externals/cryptopp-cmake - url = https://github.com/abdes/cryptopp-cmake.git + path = externals/cryptopp-cmake + url = https://github.com/abdes/cryptopp-cmake.git [submodule "cryptopp"] - path = externals/cryptopp - url = https://github.com/weidai11/cryptopp.git + path = externals/cryptopp + url = https://github.com/weidai11/cryptopp.git [submodule "dds-ktx"] path = externals/dds-ktx url = https://github.com/septag/dds-ktx @@ -78,7 +78,7 @@ url = https://github.com/KhronosGroup/Vulkan-Headers [submodule "sirit"] path = externals/sirit - url = https://github.com/PabloMK7/sirit + url = https://github.com/yuzu-mirror/sirit [submodule "faad2"] path = externals/faad2/faad2 url = https://github.com/knik0/faad2 @@ -89,5 +89,5 @@ path = externals/libadrenotools url = https://github.com/bylaws/libadrenotools [submodule "oaknut"] - path = externals/oaknut - url = https://github.com/merryhime/oaknut.git + path = externals/oaknut + url = https://github.com/merryhime/oaknut.git