This commit is contained in:
mackarelfish
2020-05-31 10:23:03 +07:00
7 changed files with 34 additions and 6 deletions

1
win.h
View File

@ -37,3 +37,4 @@ void xsetpointermotion(int);
void xsetsel(char *);
int xstartdraw(void);
void xximspot(int, int);
void xclearwin(void);