diff --git a/.gitmodules b/.gitmodules index cd2eacb..757b1e0 100644 --- a/.gitmodules +++ b/.gitmodules @@ -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