diff options
| -rw-r--r-- | .gitmodules | 3 | ||||
| m--------- | externals/Vulkan-Headers | 0 |
2 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 | ||
diff --git a/externals/Vulkan-Headers b/externals/Vulkan-Headers new file mode 160000 | |||
| Subproject 7f02d9bb810f371de0fe833c80004c34f7ff8c5 | |||