Build: Add configure defines to detailed version output
This commit is contained in:
@@ -16,6 +16,7 @@ extern const char _openttd_revision[];
|
||||
extern const char _openttd_build_date[];
|
||||
extern const char _openttd_revision_hash[];
|
||||
extern const char _openttd_build_configure[];
|
||||
extern const char _openttd_build_configure_defines[];
|
||||
extern const byte _openttd_revision_modified;
|
||||
extern const byte _openttd_revision_tagged;
|
||||
extern const uint32 _openttd_newgrf_version;
|
||||
|
Reference in New Issue
Block a user