commit | 51862d440c128feb215151c52b71eddea89b56d9 | [log] [tgz] |
---|---|---|
author | H. Verbeet <hverbeet@gmail.com> | Thu Dec 08 11:58:11 2005 +0100 |
committer | Alexandre Julliard <julliard@winehq.org> | Thu Dec 08 11:58:11 2005 +0100 |
tree | fee5f6c935de0b2206127d57f94cc0bceca0d7f9 | |
parent | 8be66cb30e61b6ff6657a4522ec2ecc45a5ecd2c [diff] [blame] |
d3d8/d3d9: Define D3D_SDK_VERSION.
diff --git a/include/d3d9.h b/include/d3d9.h index b4e23ce..e7abb54 100644 --- a/include/d3d9.h +++ b/include/d3d9.h
@@ -50,6 +50,7 @@ /***************************************************************************** * #defines and error codes */ +#define D3D_SDK_VERSION 32 #define D3DADAPTER_DEFAULT 0 #define D3DENUM_NO_WHQL_LEVEL 0x00000002L #define D3DPRESENT_BACK_BUFFERS_MAX 3L