diff options
author | mackarelfish <mackarelfish93@gmail.com> | 2020-05-31 10:23:03 +0700 |
---|---|---|
committer | mackarelfish <mackarelfish93@gmail.com> | 2020-05-31 10:23:03 +0700 |
commit | 6bf7545fc98cd0d42eb727d596215daac809c478 (patch) | |
tree | 1dd49c4a4819f4c4f22a09d9d36a5a129e7a6ceb /win.h | |
parent | 4edc7282ab841142e970dcb4f03f251bb5ed7292 (diff) | |
parent | 22c71c355ca4f4e965c3d07e9ac37b0da7349255 (diff) |
Merge branch 'master' of https://github.com/lukesmithxyz/st
Diffstat (limited to 'win.h')
-rw-r--r-- | win.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -37,3 +37,4 @@ void xsetpointermotion(int); void xsetsel(char *); int xstartdraw(void); void xximspot(int, int); +void xclearwin(void); |