Set dwCaps in ddraw_GetCaps, Implement stub AddAttachedSurface
This commit is contained in:
parent
3c257aac86
commit
31070a9662
3 changed files with 8 additions and 4 deletions
|
@ -65,9 +65,6 @@ typedef struct
|
|||
HRESULT (*UpdateOverlayZOrder)(void *, DWORD, LPDIRECTDRAWSURFACE);
|
||||
} fakeDirectDrawSurface;
|
||||
|
||||
/*
|
||||
*/
|
||||
|
||||
typedef struct
|
||||
{
|
||||
fakeDirectDrawSurface *Functions;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue