Update Headers for Printing and Other

Add missing flags and function types. Fix typos.
This commit is contained in:
James Tabor 2019-08-15 21:39:26 -05:00
parent 4093681ad0
commit d48345a0ee
4 changed files with 12 additions and 2 deletions

View file

@ -9,7 +9,7 @@ typedef struct _SURFACE
//XDCOBJ * pdcoAA;
FLONG flags;
struct _PALETTE * const ppal; // Use SURFACE_vSetPalette to assign a palette
//UINT unk_050;
struct _EWNDOBJ *pWinObj;
union
{