gui.h
changeset 842 ebfd36603ab9
parent 759 6d087784a08a
child 988 2482369a61ff
--- a/gui.h	Sun Jan 02 12:03:43 2005 +0000
+++ b/gui.h	Sun Jan 02 17:23:04 2005 +0000
@@ -85,6 +85,7 @@
 void ShowSmallMap();
 void ShowExtraViewPortWindow();
 void SetVScrollCount(Window *w, int num);
+void SetVScroll2Count(Window *w, int num);
 void SetHScrollCount(Window *w, int num);
 int HandleEditBoxKey(Window *w, int wid, WindowEvent *we);