Add: support filtering content entries for patchpacks
This changes nothing for us, but allows patchpacks to add the right pieces of code to start filtering content entries on patchpack only entries. (cherry picked from commit 77860bb61e61307e4d9cf869ba62be8ca4d9d9b3)
This commit is contained in:

committed by
Jonathan G Rennison

parent
3c55250cd6
commit
84cba1b842
@@ -18,6 +18,7 @@ extern const char _openttd_revision_year[];
|
||||
extern const char _openttd_build_configure_defines[];
|
||||
extern const byte _openttd_revision_modified;
|
||||
extern const byte _openttd_revision_tagged;
|
||||
extern const char _openttd_content_version[];
|
||||
extern const uint32 _openttd_newgrf_version;
|
||||
|
||||
bool IsReleasedVersion();
|
||||
|
Reference in New Issue
Block a user