This commit is contained in:
vxclutch
2026-05-26 17:08:11 -04:00
parent 688f70add0
commit b5ba691d33
25 changed files with 21666 additions and 67 deletions

3
win.h
View File

@@ -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();