Unify mfndpos monster movement flags
This commit is contained in:
@@ -1482,6 +1482,7 @@ E boolean FDECL(mpickstuff, (struct monst *, const char *));
|
||||
E int FDECL(curr_mon_load, (struct monst *));
|
||||
E int FDECL(max_mon_load, (struct monst *));
|
||||
E int FDECL(can_carry, (struct monst *, struct obj *));
|
||||
E long FDECL(mon_allowflags, (struct monst *));
|
||||
E int FDECL(mfndpos, (struct monst *, coord *, long *, long));
|
||||
E boolean FDECL(monnear, (struct monst *, int, int));
|
||||
E void NDECL(dmonsfree);
|
||||
|
||||
Reference in New Issue
Block a user