summaryrefslogtreecommitdiff
path: root/win.h
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2020-06-02 15:06:12 -0400
committerLuke Smith <luke@lukesmith.xyz>2020-06-02 15:06:12 -0400
commit3c1ef738a7327d4f2c0336c0a6a9e04769e6c730 (patch)
treea994e8fdaa7901e55216f64834e626abeab453f9 /win.h
parent9839f563e73b61008fe789107e0d0d2879834753 (diff)
parent22c71c355ca4f4e965c3d07e9ac37b0da7349255 (diff)
Merge branch 'master' of github.com:LukeSmithxyz/st
Diffstat (limited to 'win.h')
-rw-r--r--win.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/win.h b/win.h
index a6ef1b9..d7b4980 100644
--- a/win.h
+++ b/win.h
@@ -37,3 +37,4 @@ void xsetpointermotion(int);
void xsetsel(char *);
int xstartdraw(void);
void xximspot(int, int);
+void xclearwin(void);