d3d10_1.idl: Added D3D10_1_SDK_VERSION declaration.

This commit is contained in:
Jacek Caban 2011-06-29 18:01:30 +02:00 committed by Alexandre Julliard
parent a285a08055
commit a8a213dddc
1 changed files with 2 additions and 0 deletions

View File

@ -118,3 +118,5 @@ interface ID3D10Device1 : ID3D10Device
D3D10_FEATURE_LEVEL1 GetFeatureLevel();
}
const UINT D3D10_1_SDK_VERSION = 0x20;