Merge branch 'NetHack-3.6.2'

This commit is contained in:
nhmall
2018-12-15 19:42:23 -05:00
12 changed files with 293 additions and 128 deletions

View File

@@ -175,6 +175,7 @@ E boolean NDECL(status_hilite_menu);
E char NDECL(randomkey);
E void FDECL(random_response, (char *, int));
E int NDECL(rnd_extcmd_idx);
E int NDECL(doconduct);
E int NDECL(domonability);
E char FDECL(cmd_from_func, (int NDECL((*))));