Fixing a buglist bug. Also changing an unrelated buglist item a bit (it was

mine to begin with, I thought I had a way to fix it but it turns out I didn't,
so I was researching it again).

Checked into CVS.
This commit is contained in:
arromdee
2002-01-13 20:37:18 +00:00
parent f19a999b9c
commit b09c3e2e69
5 changed files with 33 additions and 17 deletions

View File

@@ -77,6 +77,7 @@ E int NDECL(doinvoke);
E void FDECL(arti_speak, (struct obj *));
E boolean FDECL(artifact_light, (struct obj *));
E long FDECL(spec_m2, (struct obj *));
E boolean FDECL(artifact_has_invprop, (struct obj *,UCHAR_P));
/* ### attrib.c ### */