Files
UnrealEngineUWP/Engine/Source/ThirdParty/Windows/D3DX12/Include/d3dx12_default.h
christopher waters d1ca105c86 Updating to Agility SDK 1.608.2
#jira none
#rb none
#preflight 63b5d92a8c5081ee9a202e86

[CL 23580881 by christopher waters in ue5-main branch]
2023-01-04 16:07:10 -05:00

13 lines
313 B
C

//*********************************************************
//
// Copyright (c) Microsoft Corporation.
// Licensed under the MIT License (MIT).
//
//*********************************************************
#pragma once
struct CD3DX12_DEFAULT {};
extern const DECLSPEC_SELECTANY CD3DX12_DEFAULT D3D12_DEFAULT;