11 { 100,
PCAT_NONE, GSF_END, INVALID_PRICE },
81 { 5000,
PCAT_RUNNING, GSF_END, PR_BUILD_STATION_AIRPORT},
83 static_assert(
lengthof(_price_base_specs) == PR_END);
@ PCAT_RUNNING
Price is affected by "vehicle running cost" difficulty setting.
@ PCAT_CONSTRUCTION
Price is affected by "construction cost" difficulty setting.
@ PCAT_NONE
Not affected by difficulty settings.
#define lengthof(array)
Return the length of an fixed size array.
Describes properties of price bases.