mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-29 12:23:30 +00:00
remove struct _DDSCAPSEX
it are allread in ddraw.h svn path=/trunk/; revision=10298
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user