Merge branch 'NetHack-3.6.2'

This commit is contained in:
nhmall
2018-11-12 23:24:23 -05:00
74 changed files with 697 additions and 2360 deletions

View File

@@ -390,7 +390,7 @@ E void FDECL(revive_mon, (ANY_P *, long));
E int NDECL(donull);
E int NDECL(dowipe);
E void FDECL(set_wounded_legs, (long, int));
E void NDECL(heal_legs);
E void FDECL(heal_legs, (int));
/* ### do_name.c ### */