src/industry.h
branchNewGRF_ports
changeset 6877 889301acc299
parent 6872 1c4a4a609f85
child 10242 52b4a9006029
--- a/src/industry.h	Sun Feb 03 01:34:21 2008 +0000
+++ b/src/industry.h	Sun Feb 03 20:34:26 2008 +0000
@@ -179,6 +179,7 @@
 	GRFMappedStringID closure_text;       ///< Message appearing when the industry closes
 	GRFMappedStringID production_up_text; ///< Message appearing when the industry's production is increasing
 	GRFMappedStringID production_down_text; ///< Message appearing when the industry's production is decreasing
+	GRFMappedStringID station_name;       ///< Default name for nearby station
 	byte appear_ingame[NUM_LANDSCAPE];    ///< Probability of appearance in game
 	byte appear_creation[NUM_LANDSCAPE];  ///< Probability of appearance during map creation
 	uint8 number_of_sounds;               ///< Number of sounds available in the sounds array