some build fixes for compile issues reported

This commit is contained in:
nhmall
2018-05-12 06:57:34 -04:00
parent ba057ef3de
commit 9a87064cca
5 changed files with 58 additions and 22 deletions

View File

@@ -1158,7 +1158,7 @@ E boolean FDECL(usmellmon, (struct permonst *));
E int FDECL(mapglyph, (int, int *, int *, unsigned *, int, int));
E char *FDECL(encglyph, (int));
E char *FDECL(decode_mixed, (char *,const char *));
E const char *FDECL(decode_mixed, (char *,const char *));
E void FDECL(genl_putmixed, (winid, int, const char *));
/* ### mcastu.c ### */