See last commit
This commit is contained in:
parent
8a1a9393e5
commit
1800c49211
2 changed files with 7 additions and 3 deletions
3
win.h
3
win.h
|
|
@ -39,3 +39,6 @@ void xsetpointermotion(int);
|
|||
void xsetsel(char *);
|
||||
int xstartdraw(void);
|
||||
void xximspot(int, int);
|
||||
|
||||
void xstartimagedraw(int *dirty, int rows);
|
||||
void xfinishimagedraw();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue