]> Sergey Matveev's repositories - st.git/blobdiff - win.h
Optimisations
[st.git] / win.h
diff --git a/win.h b/win.h
index 31f327d61cf9746d07a6c4676de08e79819d39c1..6de960deabbc56ff1a730e33217b69bd4e269b2e 100644 (file)
--- a/win.h
+++ b/win.h
@@ -30,9 +30,12 @@ void xdrawline(Line, int, int, int);
 void xfinishdraw(void);
 void xloadcols(void);
 int xsetcolorname(int, const char *);
+int xgetcolor(int, unsigned char *, unsigned char *, unsigned char *);
+void xseticontitle(char *);
 void xsettitle(char *);
 int xsetcursor(int);
 void xsetmode(int, unsigned int);
 void xsetpointermotion(int);
 void xsetsel(char *);
 int xstartdraw(void);
+void xximspot(int, int);