From c43653b565d8a9c98558dc8b407577e80d341ff0 Mon Sep 17 00:00:00 2001 From: tron Date: Wed, 27 Jul 2005 19:25:50 +0000 Subject: (svn r2726) Fix last commit --- win32.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'win32.c') diff --git a/win32.c b/win32.c index e99490e9d..e4e7cc52e 100644 --- a/win32.c +++ b/win32.c @@ -40,6 +40,8 @@ static bool _has_console; #endif +static bool cursor_visible = true; + bool MyShowCursor(bool show) { if (_wnd.cursor_visible == show) return show; -- cgit v1.2.3-70-g09d2