station.h
changeset 4397 e538e96d8f6a
parent 4354 684ab9249dae
child 4398 e889842a75a1
--- a/station.h	Sat Aug 26 18:05:05 2006 +0000
+++ b/station.h	Sat Aug 26 18:27:15 2006 +0000
@@ -35,7 +35,7 @@
 	TileIndex xy;
 	bool used;
 	byte status;
-	uint32 index;
+	RoadStopID index;
 	byte num_vehicles;
 	StationID station;
 	struct RoadStop *next;