summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorliamwhite <liamwhite@users.noreply.github.com>2022-07-28 21:24:36 +0200
committerGitHub <noreply@github.com>2022-07-28 21:24:36 +0200
commitc2895df336e4f347471bbdeba67aac097506723e (patch)
tree386baf3980f33c97c2be39958e5764b14c6dcc05
parentMerge pull request #8657 from Kelebek1/depop (diff)
parentexternals: Use yuzu-emu/discord-rpc to provide Discord integration (diff)
downloadyuzu-c2895df336e4f347471bbdeba67aac097506723e.tar
yuzu-c2895df336e4f347471bbdeba67aac097506723e.tar.gz
yuzu-c2895df336e4f347471bbdeba67aac097506723e.tar.bz2
yuzu-c2895df336e4f347471bbdeba67aac097506723e.tar.lz
yuzu-c2895df336e4f347471bbdeba67aac097506723e.tar.xz
yuzu-c2895df336e4f347471bbdeba67aac097506723e.tar.zst
yuzu-c2895df336e4f347471bbdeba67aac097506723e.zip
-rw-r--r--.gitmodules2
m---------externals/discord-rpc0
2 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
diff --git a/externals/discord-rpc b/externals/discord-rpc
-Subproject 963aa9f3e5ce81a4682c6ca3d136cddda614db3
+Subproject 20cc99aeffa08a4834f156b6ab49ed68618cf94