Merge branch 'NetHack-3.6'

This commit is contained in:
nhmall
2019-07-13 00:38:10 -04:00
27 changed files with 123 additions and 89 deletions

View File

@@ -1589,7 +1589,7 @@ int typ;
return (char *) 0;
}
int
STATIC_OVL int
query_msgtype()
{
winid tmpwin;
@@ -1783,7 +1783,7 @@ const char *errmsg;
return retval;
}
boolean
STATIC_OVL boolean
add_menu_coloring_parsed(str, c, a)
char *str;
int c, a;