msdos build (trunk only)

This commit is contained in:
nethack.allison
2012-01-22 06:27:09 +00:00
parent 5163e6dc20
commit b5ca45599c
6 changed files with 661 additions and 21 deletions

View File

@@ -838,7 +838,7 @@ boolean polyspot;
/* bias a monster's preferences towards armor that has special benefits. */
/* currently only does speed boots, but might be expanded if monsters get to
use more armor abilities */
static int
STATIC_OVL int
extra_pref(mon, obj)
struct monst *mon;
struct obj *obj;