mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 01:55:19 +00:00
Updated definition
svn path=/trunk/; revision=1946
This commit is contained in:
parent
4531d3752a
commit
51c0ed06fe
1 changed files with 1 additions and 1 deletions
|
@ -662,7 +662,7 @@ typedef struct _PALOBJ
|
|||
{
|
||||
PXLATEOBJ logicalToSystem;
|
||||
int *mapping;
|
||||
LOGPALETTE logpalette; // _MUST_ be the last field
|
||||
PLOGPALETTE logpalette; // _MUST_ be the last field
|
||||
} PALOBJ, *PPALOBJ;
|
||||
|
||||
typedef struct _PATHOBJ
|
||||
|
|
Loading…
Reference in a new issue