Home
last modified time | relevance | path

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

/dports/games/openttd/openttd-12.1/src/
H A Deconomy_type.h49 SCORE_MIN_PROFIT = 2, enumerator
H A Dgraph_gui.cpp1454 case SCORE_MIN_PROFIT: in DrawWidget()
H A Deconomy.cpp181 _score_part[owner][SCORE_MIN_PROFIT] = min_profit; in UpdateCompanyRatingAndValue()