mirror of
https://github.com/DumbDev69420/EscapeTheBackrooms_Internal.git
synced 2025-06-29 10:13:08 +08:00
6 lines
212 B
C
6 lines
212 B
C
// Copyright (c) Microsoft Corporation.
|
|
// Licensed under the MIT License.
|
|
|
|
// Stub header to satisfy d3d12.h include. Unconditionally light up all APIs.
|
|
#pragma once
|
|
#define WINAPI_FAMILY_PARTITION(Partitions) 1 |