(svn r27725) -Codechange: Remove IsOpenTTDBaseGRF and test for GCF_CONFIG instead, which does the same in all use-cases.
This commit is contained in:
@@ -103,7 +103,6 @@ struct GRFLabel {
|
||||
/** Dynamic data of a loaded NewGRF */
|
||||
struct GRFFile : ZeroedMemoryAllocator {
|
||||
char *filename;
|
||||
bool is_ottdfile;
|
||||
uint32 grfid;
|
||||
byte grf_version;
|
||||
|
||||
|
Reference in New Issue
Block a user