Merge branch 'NetHack-3.6'

This commit is contained in:
nhmall
2019-05-17 12:06:58 -04:00
7 changed files with 195 additions and 15 deletions

View File

@@ -2265,6 +2265,8 @@ E boolean FDECL(block_door, (XCHAR_P, XCHAR_P));
E boolean FDECL(block_entry, (XCHAR_P, XCHAR_P));
E char *FDECL(shk_your, (char *, struct obj *));
E char *FDECL(Shk_Your, (char *, struct obj *));
E void FDECL(globby_bill_fixup, (struct obj *, struct obj *));
E void FDECL(globby_donation, (struct obj *, struct obj *));
/* ### shknam.c ### */