(svn r23248) -Codechange: Rename everything related to the NewGRF 'readme' to 'textfile', so it is more generic.
This commit is contained in:
@@ -175,7 +175,7 @@ struct GRFConfig : ZeroedMemoryAllocator {
|
||||
|
||||
bool IsOpenTTDBaseGRF() const;
|
||||
|
||||
const char *GetReadme() const;
|
||||
const char *GetTextfile() const;
|
||||
const char *GetName() const;
|
||||
const char *GetDescription() const;
|
||||
|
||||
|
Reference in New Issue
Block a user