Merge branch 'NetHack-3.6'

This commit is contained in:
nhmall
2019-11-02 01:58:32 -04:00
10 changed files with 190 additions and 182 deletions

View File

@@ -589,7 +589,7 @@ unleash_all()
* This ought to exclude various other things, such as lights and gas
* spore, is_whirly() critters, ethereal creatures, possibly others.
*/
static boolean
boolean
leashable(mtmp)
struct monst *mtmp;
{