Integrate PuTTY and its help file. Now that's what I call a good
[u/mdw/putty] / putty.h
diff --git a/putty.h b/putty.h
index 25ea69e..e8cf368 100644 (file)
--- a/putty.h
+++ b/putty.h
@@ -109,6 +109,9 @@ GLOBAL int session_closed;
 
 GLOBAL int big_cursor;
 
+GLOBAL char *help_path;
+GLOBAL int help_has_contents;
+
 GLOBAL int utf;
 GLOBAL int dbcs_screenfont;
 GLOBAL int font_codepage;