missing band

<Someone> pointed out that I didn't check in the
updated include/extern.h
This commit is contained in:
nethack.allison
2003-09-06 21:33:31 +00:00
parent 9091855c66
commit 89551f2157

View File

@@ -938,7 +938,7 @@ E void FDECL(mimic_hit_msg, (struct monst *, SHORT_P));
E void FDECL(mkmonmoney, (struct monst *, long));
#endif
E void FDECL(bagotricks, (struct obj *));
E boolean FDECL(propagate, (int, BOOLEAN_P));
E boolean FDECL(propagate, (int, BOOLEAN_P,BOOLEAN_P));
/* ### mapglyph.c ### */