win32 recover; also a core bit from Yitzhak

This commit is contained in:
nethack.allison
2002-09-02 14:10:05 +00:00
parent 15240f55cd
commit 98d53c93a8
2 changed files with 12 additions and 62 deletions

View File

@@ -33,6 +33,7 @@ STATIC_DCL void FDECL(start_tin, (struct obj *));
STATIC_DCL int FDECL(eatcorpse, (struct obj *));
STATIC_DCL void FDECL(start_eating, (struct obj *));
STATIC_DCL void FDECL(fprefx, (struct obj *));
STATIC_DCL void FDECL(accessory_has_effect, (struct obj *));
STATIC_DCL void FDECL(fpostfx, (struct obj *));
STATIC_DCL int NDECL(bite);
STATIC_DCL int FDECL(edibility_prompts, (struct obj *));