Implement palettes, correct colors now
This commit is contained in:
parent
c3ed0a00b1
commit
230c0e04b8
4 changed files with 28 additions and 4 deletions
|
@ -38,6 +38,8 @@ typedef struct
|
|||
{
|
||||
fakeDirectDrawPalette *Functions;
|
||||
|
||||
int data[256];
|
||||
|
||||
ULONG Ref;
|
||||
|
||||
} fakeDirectDrawPaletteObject;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue