Home
last modified time | relevance | path

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

/dports/games/simutrans/simutrans-121.0/
H A Dsimcity.h237 sint32 city_growth_base(uint32 const rprec = 6, uint32 const cprec = 16);
H A Dsimcity.cc1573 sint32 stadt_t::city_growth_base(uint32 const rprec, uint32 const cprec) in city_growth_base() function in stadt_t
1776 sint32 const total_supply_percentage = city_growth_base(); in calc_growth()