Unify hero free hand check and msg

This commit is contained in:
Pasi Kallinen
2015-04-22 09:02:38 +03:00
parent 171e8284cd
commit 6d4aa312e6
3 changed files with 18 additions and 15 deletions

View File

@@ -1701,6 +1701,7 @@ E struct obj *FDECL(pick_obj, (struct obj *));
E int NDECL(encumber_msg);
E int NDECL(doloot);
E boolean FDECL(container_gone, (int (*)(OBJ_P)));
E boolean NDECL(u_handsy);
E int FDECL(use_container, (struct obj **,int));
E int FDECL(loot_mon, (struct monst *,int *,boolean *));
E int NDECL(dotip);