devdraw: full-screen cleanup
This commit is contained in:
parent
e601e525de
commit
c155dcfeb7
3 changed files with 16 additions and 1 deletions
|
|
@ -101,6 +101,7 @@ extern char* _xgetsnarf(void);
|
|||
extern void _xputsnarf(char *data);
|
||||
extern void _xtopwindow(void);
|
||||
extern void _xresizewindow(Rectangle);
|
||||
extern void _xmovewindow(Rectangle);
|
||||
extern int _xreplacescreenimage(void);
|
||||
|
||||
#define MouseMask (\
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue