From 89551f2157598e5d71799a03dd19a85642bec05b Mon Sep 17 00:00:00 2001 From: "nethack.allison" Date: Sat, 6 Sep 2003 21:33:31 +0000 Subject: [PATCH] missing band pointed out that I didn't check in the updated include/extern.h --- include/extern.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/extern.h b/include/extern.h index 741087c7f..4887d8884 100644 --- a/include/extern.h +++ b/include/extern.h @@ -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 ### */ -- 2.40.0