diff options
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index a33a04167..2558a5ebc 100644 --- a/.gitmodules +++ b/.gitmodules | |||
| @@ -37,3 +37,6 @@ | |||
| 37 | [submodule "discord-rpc"] | 37 | [submodule "discord-rpc"] |
| 38 | path = externals/discord-rpc | 38 | path = externals/discord-rpc |
| 39 | url = https://github.com/discordapp/discord-rpc.git | 39 | url = https://github.com/discordapp/discord-rpc.git |
| 40 | [submodule "Vulkan-Headers"] | ||
| 41 | path = externals/Vulkan-Headers | ||
| 42 | url = https://github.com/KhronosGroup/Vulkan-Headers.git | ||