mirror of
https://github.com/reactos/reactos.git
synced 2025-07-23 12:13:41 +00:00
[PSDK}
Add missing BYTE GAMMA_TABLES declaration svn path=/trunk/; revision=55078
This commit is contained in:
parent
1cda28b92a
commit
51772abf74
1 changed files with 2 additions and 0 deletions
|
@ -846,6 +846,8 @@ typedef struct _PATHOBJ {
|
|||
ULONG cCurves;
|
||||
} PATHOBJ;
|
||||
|
||||
typedef BYTE GAMMA_TABLES[2][256];
|
||||
|
||||
typedef struct _GLYPHBITS {
|
||||
POINTL ptlOrigin;
|
||||
SIZEL sizlBitmap;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue