Make SEDUCE unconditional.

This commit is contained in:
Sean Hunt
2015-02-27 19:05:01 -05:00
parent 612852f7de
commit 6e9fa71b05
12 changed files with 7 additions and 49 deletions

View File

@@ -1112,9 +1112,7 @@ E boolean NDECL(gulp_blnd_check);
E int FDECL(gazemu, (struct monst *,struct attack *));
E void FDECL(mdamageu, (struct monst *,int));
E int FDECL(could_seduce, (struct monst *,struct monst *,struct attack *));
#ifdef SEDUCE
E int FDECL(doseduce, (struct monst *));
#endif
/* ### minion.c ### */