diff options
Diffstat (limited to '')
| -rw-r--r-- | .gitmodules | 2 | ||||
| m--------- | externals/discord-rpc | 0 |
2 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 |
diff --git a/externals/discord-rpc b/externals/discord-rpc | |||
| Subproject e32d001809c4aad56cef2a5321b54442d830174 | Subproject 963aa9f3e5ce81a4682c6ca3d136cddda614db3 | ||