Add support for cnc-plugin
This commit is contained in:
parent
c70e0e61d8
commit
2b47947742
5 changed files with 67 additions and 16 deletions
|
@ -31,7 +31,7 @@ typedef struct IDirectDrawPaletteImpl
|
|||
ULONG Ref;
|
||||
|
||||
int data_bgr[256];
|
||||
RGBQUAD *data_rgb;
|
||||
RGBQUAD data_rgb[256];
|
||||
|
||||
} IDirectDrawPaletteImpl;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue