Fix warnings

This commit is contained in:
Pasi Kallinen
2015-03-12 17:57:13 +02:00
parent 631005ed03
commit 73b944037a
3 changed files with 5 additions and 8 deletions

View File

@@ -1582,6 +1582,7 @@ E int NDECL(dowhatdoes);
E char *FDECL(dowhatdoes_core,(CHAR_P, char *));
E int NDECL(dohelp);
E int NDECL(dohistory);
E int FDECL(do_screen_description, (coord, BOOLEAN_P, int, char *, const char **));
E int FDECL(do_look, (int, coord *));
/* ### pcmain.c ### */