Improve the tin opener

This commit is contained in:
Pasi Kallinen
2015-12-19 14:44:39 +02:00
parent a5c63af579
commit 43bf9c978d
5 changed files with 33 additions and 12 deletions

View File

@@ -604,6 +604,7 @@ E void NDECL(init_uhunger);
E int NDECL(Hear_again);
E void NDECL(reset_eat);
E int NDECL(doeat);
E int FDECL(use_tin_opener, (struct obj *));
E void NDECL(gethungry);
E void FDECL(morehungry, (int));
E void FDECL(lesshungry, (int));