summaryrefslogtreecommitdiff
path: root/clip_rectangle.h
blob: a4eab18fa48268dc41a8ffa585768364581f2bdc (plain)
1
2
3
4
5
6
#ifndef CLIP_RECTANGLE_H
#define CLIP_RECTANGLE_H

void clip_rectangle_init(void);

#endif