mirror of
https://github.com/reactos/reactos.git
synced 2026-07-03 18:34:23 +08:00
Fix build.
svn path=/trunk/; revision=40146
This commit is contained in:
@@ -81,4 +81,7 @@ typedef struct
|
||||
INT FASTCALL BRUSH_GetObject (PBRUSH GdiObject, INT Count, LPLOGBRUSH Buffer);
|
||||
BOOL INTERNAL_CALL BRUSH_Cleanup(PVOID ObjectBody);
|
||||
|
||||
VOID FASTCALL
|
||||
EBRUSHOBJ_vInit(EBRUSHOBJ *BrushInst, PBRUSH BrushObj, XLATEOBJ *XlateObj);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user