Home
last modified time | relevance | path

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

/dports/games/lincity-ng/lincity-ng-2.0/src/lincity/modules/
H A Doremine.cpp23 if (MP_INFO(x, y).int_1 < MAX_ORE_AT_MINE - 5000) { in do_oremine()
165 mps_store_sfp(i++, _("Stock"), MP_INFO(x, y).int_1 * 100.0 / MAX_ORE_AT_MINE); in mps_oremine()
/dports/games/lincity/lincity-1.13.1/
H A Dlin-city.h524 #define MAX_ORE_AT_MINE 100000 macro
539 #define DIG_MORE_ORE_TRIGGER (MAX_ORE_AT_MINE)
/dports/games/lincity-ng/lincity-ng-2.0/src/lincity/
H A Dlin-city.h406 #define MAX_ORE_AT_MINE 100000 macro