mirror of
https://github.com/reactos/reactos.git
synced 2024-12-26 00:54:40 +00:00
Added missing prototype.
svn path=/trunk/; revision=3399
This commit is contained in:
parent
df75d0d97f
commit
7a3564314a
1 changed files with 1 additions and 0 deletions
|
@ -143,5 +143,6 @@ STDCALL
|
|||
W32kGetRegionData(HRGN hrgn,
|
||||
DWORD count,
|
||||
LPRGNDATA rgndata);
|
||||
HRGN REGION_CropRgn(HRGN hDst, HRGN hSrc, const PRECT lpRect, PPOINT lpPt);
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Reference in a new issue