ooops
This commit is contained in:
parent
6468217105
commit
b8d2522907
@ -170,7 +170,7 @@ typedef int (*im_region_fill_fn)( struct _REGION *, void * );
|
|||||||
int im_region_fill( struct _REGION *reg, Rect *r, im_region_fill_fn fn, void *a );
|
int im_region_fill( struct _REGION *reg, Rect *r, im_region_fill_fn fn, void *a );
|
||||||
void im_region_print( struct _REGION *region );
|
void im_region_print( struct _REGION *region );
|
||||||
|
|
||||||
int im_prepare_many( REGION **reg, Rect *r );
|
int im_prepare_many( struct _REGION **reg, Rect *r );
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user