From 211f3d3fc717a9368300d55de119f7ed51611c26 Mon Sep 17 00:00:00 2001 From: davidpkj Date: Wed, 15 Feb 2023 10:37:28 +0100 Subject: Patch: ligatures-scrollback-0.9 --- win.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'win.h') diff --git a/win.h b/win.h index 6de960d..94679e4 100644 --- a/win.h +++ b/win.h @@ -25,7 +25,7 @@ enum win_mode { void xbell(void); void xclipcopy(void); -void xdrawcursor(int, int, Glyph, int, int, Glyph); +void xdrawcursor(int, int, Glyph, int, int, Glyph, Line, int); void xdrawline(Line, int, int, int); void xfinishdraw(void); void xloadcols(void); -- cgit v1.2.3