partial support for DDBLTFAST_SRCCOLORKEY
This commit is contained in:
parent
70492f6412
commit
2d1ab88f85
2 changed files with 57 additions and 16 deletions
|
@ -49,6 +49,7 @@ typedef struct IDirectDrawSurfaceImpl
|
|||
PBITMAPINFO bmi;
|
||||
HBITMAP bitmap;
|
||||
HDC hDC;
|
||||
DDCOLORKEY colorKey;
|
||||
|
||||
} IDirectDrawSurfaceImpl;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue