]> granicus.if.org Git - nethack/commitdiff
missing band
authornethack.allison <nethack.allison>
Sat, 6 Sep 2003 21:33:31 +0000 (21:33 +0000)
committernethack.allison <nethack.allison>
Sat, 6 Sep 2003 21:33:31 +0000 (21:33 +0000)
<Someone> pointed out that I didn't check in the
updated include/extern.h

include/extern.h

index 741087c7fd757d9a9cf696df5f8baed835821216..4887d88842ad35639fd67bb03b7087bb169282fd 100644 (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 ### */