X-Git-Url: https://git.xinqibao.xyz/st.git/blobdiff_plain/a5dc1b46976b2252f9d7bb68f126c4b0f351dd1a..e52319cc7d153e4f59b38c4fb4c0556e118d4775:/win.h?ds=inline

diff --git a/win.h b/win.h
index 7a866fd..a6ef1b9 100644
--- a/win.h
+++ b/win.h
@@ -27,7 +27,6 @@ void xbell(void);
 void xclipcopy(void);
 void xdrawcursor(int, int, Glyph, int, int, Glyph);
 void xdrawline(Line, int, int, int);
-void xhints(void);
 void xfinishdraw(void);
 void xloadcols(void);
 int xsetcolorname(int, const char *);
@@ -37,3 +36,4 @@ void xsetmode(int, unsigned int);
 void xsetpointermotion(int);
 void xsetsel(char *);
 int xstartdraw(void);
+void xximspot(int, int);