From cbffff166748e7dada4b66ed1c4f10f495eefa97 Mon Sep 17 00:00:00 2001 From: ZachIR Date: Tue, 8 Jul 2025 21:48:39 -0500 Subject: Add in st-graphics repo --- win.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'win.h') diff --git a/win.h b/win.h index 94679e4..c292af5 100644 --- a/win.h +++ b/win.h @@ -39,3 +39,6 @@ void xsetpointermotion(int); void xsetsel(char *); int xstartdraw(void); void xximspot(int, int); + +void xstartimagedraw(int *dirty, int rows); +void xfinishimagedraw(); -- cgit v1.2.3