X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/de3df031561a6109e98e18cafd336c82600fac77..ec8679e9b667dd6de9ef29e0d01085b219901e3b:/putty.h diff --git a/putty.h b/putty.h index 1ab5b99e..016c56c8 100644 --- 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 /*