Merge branch 'NetHack-3.6.2'

This commit is contained in:
nhmall
2018-10-18 23:26:20 -04:00
11 changed files with 4280 additions and 3589 deletions

View File

@@ -307,6 +307,7 @@ E void FDECL(highlight_yn, (BOOLEAN_P));
E void FDECL(nh_XtPopup, (Widget, int, Widget));
E void FDECL(nh_XtPopdown, (Widget));
E void FDECL(win_X11_init, (int));
E void FDECL(find_scrollbars, (Widget, Widget *, Widget *));
E void FDECL(nh_keyscroll, (Widget, XEvent *, String *, Cardinal *));
/* ### winmesg.c ### */