diff options
| author | 2021-06-18 22:42:34 +0530 | |
|---|---|---|
| committer | 2021-06-18 23:13:17 +0530 | |
| commit | 8a83e3412ab3be62fb8083600a530745058905a1 (patch) | |
| tree | 9ad2e62ece1d8a87e9fa5be2bb2f1ec3342e3d57 /.gitmodules | |
| parent | Merge pull request #6478 from ameerj/vk-layer-settings (diff) | |
| download | yuzu-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-- | .gitmodules | 2 |
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 |