flag changes follow-up makedefs.c

This commit is contained in:
nethack.allison
2002-07-28 16:28:26 +00:00
parent 46721b5a91
commit 33864d0cf7
+3
View File
@@ -724,6 +724,9 @@ static const char *build_opts[] = {
#endif #endif
#ifdef ZEROCOMP #ifdef ZEROCOMP
"zero-compressed save files", "zero-compressed save files",
#endif
# ifdef SAVEFILE_340_CONVERT
"converts standard flags in 3.4.0 savefile",
# endif # endif
"basic NetHack features" "basic NetHack features"
}; };