Home
last modified time | relevance | path

Searched refs:prev_growthfactors (Results 1 – 1 of 1) sorted by relevance

/dports/games/simutrans/simutrans-121.0/
H A Dsimcity.cc1615 city_growth_factor_t prev_growthfactors[GROWTH_FACTOR_NUMBER]; in city_growth_base() local
1616 city_growth_get_factors(prev_growthfactors, 1); in city_growth_base()
1621 sint64 const had = prev_growthfactors[i].demand; in city_growth_base()
1622 sint64 const got = prev_growthfactors[i].supplied; in city_growth_base()