Add an invisible System Caret for blind-helper-software to track
[u/mdw/putty] / putty.h
diff --git a/putty.h b/putty.h
index 1ab5b99..016c56c 100644 (file)
--- a/putty.h
+++ b/putty.h
@@ -249,6 +249,7 @@ void connection_fatal(char *, ...);
 void fatalbox (char *, ...);
 void beep (int);
 void begin_session(void);
+void sys_cursor(int x, int y);
 #define OPTIMISE_IS_SCROLL 1
 
 /*