remove struct _DDSCAPSEX

it are allread in ddraw.h

svn path=/trunk/; revision=10298
This commit is contained in:
Magnus Olsen
2004-07-27 11:47:10 +00:00
parent 1e873b4f31
commit 303ce93000
+1 -5
View File
@@ -267,11 +267,7 @@ typedef struct _DDNONLOCALVIDMEMCAPS {
DWORD dwNLVBRops[DD_ROP_SPACE];
} DDNONLOCALVIDMEMCAPS,*LPDDNONLOCALVIDMEMCAPS;
typedef struct _DDSCAPSEX {
DWORD dwCaps2;
DWORD dwCaps3;
DWORD dwCaps4;
} DDSCAPSEX,*LPDDSCAPSEX;
#define DDSCAPS_EXECUTEBUFFER DDSCAPS_RESERVED2
#define DDSCAPS2_VERTEXBUFFER DDSCAPS2_RESERVED1