Entirely new build of st.

This commit is contained in:
Bartek Stalewski 2022-03-31 16:59:59 +02:00
parent bf48ec37c4
commit 98cc7e0222
17 changed files with 67 additions and 694 deletions

View file

@ -25,7 +25,7 @@ enum win_mode {
void xbell(void);
void xclipcopy(void);
void xdrawcursor(int, int, Glyph, int, int, Glyph, Line, int);
void xdrawcursor(int, int, Glyph, int, int, Glyph);
void xdrawline(Line, int, int, int);
void xfinishdraw(void);
void xloadcols(void);