Fix ddspp submodule.

This commit is contained in:
Skyth 2024-10-07 13:00:42 +03:00
parent 892481edf7
commit 51df78e5c9

3
.gitmodules vendored
View file

@ -11,3 +11,6 @@
[submodule "thirdparty/D3D12MemoryAllocator"]
path = thirdparty/D3D12MemoryAllocator
url = https://github.com/GPUOpen-LibrariesAndSDKs/D3D12MemoryAllocator.git
[submodule "thirdparty/ddspp"]
path = thirdparty/ddspp
url = https://github.com/redorav/ddspp.git