Home
last modified time | relevance | path

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

/dports/games/openttd/openttd-12.1/src/
H A Dnewgrf_callbacks.h351 CBM_IND_LOCATION = 3, ///< check industry construction on given area enumerator
H A Dindustry_cmd.cpp1939 if (HasBit(GetIndustrySpec(type)->callback_mask, CBM_IND_LOCATION)) { in CreateNewIndustryHelper()
/dports/games/openttd/openttd-12.1/src/table/
H A Dnewgrf_debug_data.h314 NICI(CBID_INDUSTRY_LOCATION, CBM_IND_LOCATION),