diff --git a/util/makedefs.c b/util/makedefs.c index 46c21c2f8..f293d4c65 100644 --- a/util/makedefs.c +++ b/util/makedefs.c @@ -725,6 +725,9 @@ static const char *build_opts[] = { #ifdef ZEROCOMP "zero-compressed save files", #endif +# ifdef SAVEFILE_340_CONVERT + "converts standard flags in 3.4.0 savefile", +# endif "basic NetHack features" };