minor flavor bit of the day

This commit is contained in:
nhmall
2020-02-29 13:57:31 -05:00
parent ae27942cd6
commit cca2bcaa84
3 changed files with 37 additions and 4 deletions

View File

@@ -1037,6 +1037,7 @@ E struct obj *FDECL(sobj_at, (int, int, int));
E struct obj *FDECL(nxtobj, (struct obj *, int, BOOLEAN_P));
E struct obj *FDECL(carrying, (int));
E boolean NDECL(have_lizard);
E struct obj *NDECL(u_carried_gloves);
E struct obj *NDECL(u_have_novel);
E struct obj *FDECL(o_on, (unsigned int, struct obj *));
E boolean FDECL(obj_here, (struct obj *, int, int));