diff options
-rw-r--r-- | station.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -26,7 +26,6 @@ enum { INVALID_SLOT = 0xFFFF, NUM_SLOTS = 2, ROAD_STOP_LIMIT = 8, - NUM_ROAD_STOPS = 250, }; typedef struct RoadStop { |
index : Erich/openttd | ||
Unnamed repository; edit this file 'description' to name the repository. |
summaryrefslogtreecommitdiff |
-rw-r--r-- | station.h | 1 |
@@ -26,7 +26,6 @@ enum { INVALID_SLOT = 0xFFFF, NUM_SLOTS = 2, ROAD_STOP_LIMIT = 8, - NUM_ROAD_STOPS = 250, }; typedef struct RoadStop { |