bakkeby 2021-05-10 09:28:15 +02:00
parent 835d204593
commit 29b20b54c5
4 changed files with 24 additions and 1 deletions

1
win.h
View file

@ -40,6 +40,7 @@ void xdrawline(Line, int, int, int);
void xfinishdraw(void);
void xloadcols(void);
int xsetcolorname(int, const char *);
void xseticontitle(char *);
void xsettitle(char *);
int xsetcursor(int);
void xsetmode(int, unsigned int);