summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorGravatar Vortex2021-06-18 22:42:34 +0530
committerGravatar Vortex2021-06-18 23:13:17 +0530
commit8a83e3412ab3be62fb8083600a530745058905a1 (patch)
tree9ad2e62ece1d8a87e9fa5be2bb2f1ec3342e3d57 /.gitmodules
parentMerge pull request #6478 from ameerj/vk-layer-settings (diff)
downloadyuzu-8a83e3412ab3be62fb8083600a530745058905a1.tar.gz
yuzu-8a83e3412ab3be62fb8083600a530745058905a1.tar.xz
yuzu-8a83e3412ab3be62fb8083600a530745058905a1.zip
update submodule discord-rpc to latest [now deprecated]
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index 8e5bc4581..d294e850d 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -18,7 +18,7 @@
18 url = https://github.com/libusb/libusb.git 18 url = https://github.com/libusb/libusb.git
19[submodule "discord-rpc"] 19[submodule "discord-rpc"]
20 path = externals/discord-rpc 20 path = externals/discord-rpc
21 url = https://github.com/discordapp/discord-rpc.git 21 url = https://github.com/discord/discord-rpc.git
22[submodule "Vulkan-Headers"] 22[submodule "Vulkan-Headers"]
23 path = externals/Vulkan-Headers 23 path = externals/Vulkan-Headers
24 url = https://github.com/KhronosGroup/Vulkan-Headers.git 24 url = https://github.com/KhronosGroup/Vulkan-Headers.git