add VERSION_IN_DLB_FILENAME to makedefs detection
This commit is contained in:
@@ -1535,7 +1535,11 @@ static const char *build_opts[] = {
|
||||
"ZLIB data file compression",
|
||||
#endif
|
||||
#ifdef DLB
|
||||
#ifndef VERSION_IN_DLB_FILENAME
|
||||
"data librarian",
|
||||
#else
|
||||
"data librarian with a version-dependent name",
|
||||
#endif
|
||||
#endif
|
||||
#ifdef DUMPLOG
|
||||
"end-of-game dumplogs",
|
||||
|
||||
Reference in New Issue
Block a user