(svn r23178) -Feature [FS#4780]: in-game readme.txt readmer (LordAro)

This commit is contained in:
rubidium
2011-11-10 06:15:03 +00:00
parent d6538df8e4
commit 60c0abb883
5 changed files with 211 additions and 2 deletions

View File

@@ -175,6 +175,7 @@ struct GRFConfig : ZeroedMemoryAllocator {
bool IsOpenTTDBaseGRF() const;
const char *GetReadme() const;
const char *GetName() const;
const char *GetDescription() const;