mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 07:32:57 +00:00
Fix build.
svn path=/trunk/; revision=40146
This commit is contained in:
parent
946deefb20
commit
d225ab948e
1 changed files with 3 additions and 0 deletions
|
@ -81,4 +81,7 @@ typedef struct
|
||||||
INT FASTCALL BRUSH_GetObject (PBRUSH GdiObject, INT Count, LPLOGBRUSH Buffer);
|
INT FASTCALL BRUSH_GetObject (PBRUSH GdiObject, INT Count, LPLOGBRUSH Buffer);
|
||||||
BOOL INTERNAL_CALL BRUSH_Cleanup(PVOID ObjectBody);
|
BOOL INTERNAL_CALL BRUSH_Cleanup(PVOID ObjectBody);
|
||||||
|
|
||||||
|
VOID FASTCALL
|
||||||
|
EBRUSHOBJ_vInit(EBRUSHOBJ *BrushInst, PBRUSH BrushObj, XLATEOBJ *XlateObj);
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue