diff --git a/Update_DirectX_Components.cmd b/Update_DirectX_Components.cmd index 11f414ee32..eef528b8e4 100644 --- a/Update_DirectX_Components.cmd +++ b/Update_DirectX_Components.cmd @@ -6,3 +6,5 @@ git clone --branch dec2023 --depth 1 https://github.com/microsoft/DirectXMesh.gi RD /s /q 3rd_party\Src\DirectXMath\DirectXMath git clone --branch dec2023 --depth 1 https://github.com/microsoft/DirectXMath.git 3rd_party/Src/DirectXMath/DirectXMath + +pause \ No newline at end of file