summaryrefslogtreecommitdiff
path: root/station.h
diff options
context:
space:
mode:
Diffstat (limited to 'station.h')
-rw-r--r--station.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/station.h b/station.h
index 608688fc7..a2d98614b 100644
--- a/station.h
+++ b/station.h
@@ -14,6 +14,7 @@ typedef struct GoodsEntry {
byte enroute_time;
byte last_speed;
byte last_age;
+ int32 feeder_profit;
} GoodsEntry;
typedef enum RoadStopType {