summaryrefslogtreecommitdiff
path: root/src/rail.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/rail.h')
-rw-r--r--src/rail.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/rail.h b/src/rail.h
index 63dfa2e10..54b5c27b6 100644
--- a/src/rail.h
+++ b/src/rail.h
@@ -146,6 +146,7 @@ struct RailtypeInfo {
} cursor;
struct {
+ StringID name;
StringID toolbar_caption;
StringID menu_text;
StringID build_caption;