Commit a8a213dd authored by Jacek Caban's avatar Jacek Caban Committed by Alexandre Julliard

d3d10_1.idl: Added D3D10_1_SDK_VERSION declaration.

parent a285a080
......@@ -118,3 +118,5 @@ interface ID3D10Device1 : ID3D10Device
D3D10_FEATURE_LEVEL1 GetFeatureLevel();
}
const UINT D3D10_1_SDK_VERSION = 0x20;
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment