mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
make ddraw compile again
svn path=/trunk/; revision=18314
This commit is contained in:
@@ -480,6 +480,8 @@ typedef struct
|
||||
typedef DWORD (STDCALL *PDD_MAPMEMORY)(PDD_MAPMEMORYDATA);
|
||||
|
||||
|
||||
typedef struct _DD_DESTROYDRIVERDATA *PDD_DESTROYDRIVERDATA;
|
||||
typedef struct _DD_SETMODEDATA *PDD_SETMODEDATA;
|
||||
|
||||
typedef DWORD (APIENTRY *PDD_DESTROYDRIVER)(PDD_DESTROYDRIVERDATA);
|
||||
typedef DWORD (APIENTRY *PDD_SETMODE)(PDD_SETMODEDATA);
|
||||
|
||||
Reference in New Issue
Block a user