[submodule "third_party/imgui"]
	path = third_party/imgui
	url = https://github.com/ocornut/imgui.git
[submodule "third_party/safetyhook"]
	path = third_party/safetyhook
	url = https://github.com/cursey/safetyhook.git
[submodule "third_party/Vulkan-Headers"]
	path = third_party/Vulkan-Headers
	url = https://github.com/KhronosGroup/Vulkan-Headers.git
[submodule "third_party/volk"]
	path = third_party/volk
	url = https://github.com/zeux/volk.git
