libframe: add frredraw prototype
This commit is contained in:
parent
611cf11c03
commit
29e9b5683e
@ -64,6 +64,7 @@ Point frdrawsel0(Frame*, Point, ulong, ulong, Image*, Image*);
|
||||
void frinit(Frame*, Rectangle, Font*, Image*, Image**);
|
||||
void frsetrects(Frame*, Rectangle, Image*);
|
||||
void frclear(Frame*, int);
|
||||
void frredraw(Frame*);
|
||||
|
||||
uchar *_frallocstr(Frame*, unsigned);
|
||||
void _frinsure(Frame*, int, unsigned);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user