Bring in some of my scroll-optimisation stuff from the old Mac port.
[u/mdw/putty] / mac / macstuff.h
index e8a8fac..cc3aabe 100644 (file)
@@ -23,6 +23,8 @@ typedef void *Context; /* FIXME */
 #define WCHAR wchar_t
 #define BYTE unsigned char
 
+#define OPTIMISE_SCROLL
+
 /* To make it compile */
 
 #include <stdarg.h>