godot-module-template/engine/thirdparty/directx_headers/include/directx/d3dx12_default.h

13 lines
313 B
C++
Raw Normal View History

2025-01-17 15:36:38 +00:00
//*********************************************************
//
// Copyright (c) Microsoft Corporation.
// Licensed under the MIT License (MIT).
//
//*********************************************************
#pragma once
struct CD3DX12_DEFAULT {};
extern const DECLSPEC_SELECTANY CD3DX12_DEFAULT D3D12_DEFAULT;