mirror of
https://github.com/reactos/wine.git
synced 2025-01-19 10:13:01 +00:00
d3d10_1.idl: Added D3D10_1_SDK_VERSION declaration.
This commit is contained in:
parent
a285a08055
commit
a8a213dddc
@ -118,3 +118,5 @@ interface ID3D10Device1 : ID3D10Device
|
|||||||
|
|
||||||
D3D10_FEATURE_LEVEL1 GetFeatureLevel();
|
D3D10_FEATURE_LEVEL1 GetFeatureLevel();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
const UINT D3D10_1_SDK_VERSION = 0x20;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user