Merge pull request #11442 from Simonx22/spirv-cross_branch-rename

.gitmodules: change SPIRV-Cross branch to main
This commit is contained in:
Admiral H. Curtiss
2023-01-16 19:36:26 +01:00
committed by GitHub

2
.gitmodules vendored
View File

@ -21,7 +21,7 @@
[submodule "Externals/spirv_cross/SPIRV-Cross"]
path = Externals/spirv_cross/SPIRV-Cross
url = https://github.com/KhronosGroup/SPIRV-Cross.git
branch = master
branch = main
shallow = true
[submodule "SDL"]
path = Externals/SDL/SDL