aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitmodules
diff options
context:
space:
mode:
authorlat9nq <[email protected]>2022-07-28 12:55:15 -0400
committerlat9nq <[email protected]>2022-07-28 12:57:05 -0400
commit58bc6125d752c7ae09193826dcb6bcf468fabef8 (patch)
tree386baf3980f33c97c2be39958e5764b14c6dcc05 /.gitmodules
parente5615c4704b9c39b140f4985bd0fa2ffc772125e (diff)
downloadyuzu-android-58bc6125d752c7ae09193826dcb6bcf468fabef8.tar.gz
yuzu-android-58bc6125d752c7ae09193826dcb6bcf468fabef8.zip
externals: Use yuzu-emu/discord-rpc to provide Discord integration
Our fork includes a commit to disable clang-format, preventing the dirty flag from being set when building yuzu on CI.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index ccc178073..8a90f4d15 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -21,7 +21,7 @@
url = https://github.com/libusb/libusb.git
[submodule "discord-rpc"]
path = externals/discord-rpc
- url = https://github.com/discord/discord-rpc.git
+ url = https://github.com/yuzu-emu/discord-rpc.git
[submodule "Vulkan-Headers"]
path = externals/Vulkan-Headers
url = https://github.com/KhronosGroup/Vulkan-Headers.git