diff --git a/src/ride.h b/src/ride.h index fdfeb31c21..222d796b58 100644 --- a/src/ride.h +++ b/src/ride.h @@ -322,9 +322,8 @@ enum { RIDE_GROUP_SHOP }; -#define MAX_RIDES 500 +#define MAX_RIDES 255 -//#define MAX_RIDES 255 #define MAX_RIDE_MEASUREMENTS 8 #define RIDE_RELIABILITY_UNDEFINED 0xFFFF