From 587b2a8826274242e400124eb5bb8704a046ff81 Mon Sep 17 00:00:00 2001 From: truelight Date: Sat, 26 Aug 2006 18:27:15 +0000 Subject: (svn r6150) -Codechange: introduced and used RoadStopID where needed --- station.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'station.h') diff --git a/station.h b/station.h index 6d753183d..36b7334e5 100644 --- a/station.h +++ b/station.h @@ -35,7 +35,7 @@ typedef struct RoadStop { TileIndex xy; bool used; byte status; - uint32 index; + RoadStopID index; byte num_vehicles; StationID station; struct RoadStop *next; -- cgit v1.2.3-70-g09d2