summaryrefslogtreecommitdiff
path: root/src/newgrf_config.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/newgrf_config.h')
-rw-r--r--src/newgrf_config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/newgrf_config.h b/src/newgrf_config.h
index 56a62ba9c..d54051e9e 100644
--- a/src/newgrf_config.h
+++ b/src/newgrf_config.h
@@ -175,6 +175,7 @@ struct GRFConfig : ZeroedMemoryAllocator {
bool IsOpenTTDBaseGRF() const;
+ const char *GetReadme() const;
const char *GetName() const;
const char *GetDescription() const;