Merge branch 'NetHack-3.6.2'

This commit is contained in:
nhmall
2018-12-29 08:47:16 -05:00
15 changed files with 105 additions and 62 deletions

View File

@@ -1661,6 +1661,12 @@ static const char *build_opts[] = {
"terminal capability library",
#endif
#endif
#ifdef USE_XPM
"tile_file in XPM format",
#endif
#ifdef GRAPHIC_TOMBSTONE
"graphical RIP screen",
#endif
#ifdef TIMED_DELAY
"timed wait for display effects",
#endif