Added an older still valid version of the D3D9 SDK

svn path=/trunk/; revision=31169
This commit is contained in:
Gregor Brunmar 2007-12-11 21:02:03 +00:00
parent cc08f895b2
commit 2cc26122b6

View file

@ -58,9 +58,11 @@
* #defines and error codes
*/
#ifdef D3D_DEBUG_INFO
#define D3D_SDK_VERSION (32 | 0x80000000)
#define D3D_SDK_VERSION (32 | 0x80000000L)
#define D3D9b_SDK_VERSION (31 | 0x80000000L)
#else
#define D3D_SDK_VERSION 32
#define D3D9b_SDK_VERSION 31
#endif
#define D3DADAPTER_DEFAULT 0