mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-27 16:27:54 -05:00
gitmodules: Add Vulkan headers dependency
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -37,3 +37,6 @@
|
||||
[submodule "discord-rpc"]
|
||||
path = externals/discord-rpc
|
||||
url = https://github.com/discordapp/discord-rpc.git
|
||||
[submodule "Vulkan-Headers"]
|
||||
path = externals/Vulkan-Headers
|
||||
url = https://github.com/KhronosGroup/Vulkan-Headers.git
|
||||
|
Reference in New Issue
Block a user