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

@@ -881,7 +881,7 @@ enum earlyarg e_arg;
* optimization so that display output
* can be debugged without buffering.
*/
void
STATIC_OVL void
debug_fields(opts)
const char *opts;
{