Home
last modified time | relevance | path

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

/dports/games/openttd/openttd-12.1/src/
H A Dnewgrf_callbacks.h87 CBID_INDUSTRY_PROBABILITY = 0x22, // 15 bit callback enumerator
H A Dnewgrf_industries.cpp574 …uint16 res = GetIndustryCallback(CBID_INDUSTRY_PROBABILITY, 0, creation_type, nullptr, type, INVAL… in GetIndustryProbabilityCallback()
584 ErrorUnknownCallbackResult(indspec->grf_prop.grffile->grfid, CBID_INDUSTRY_PROBABILITY, res); in GetIndustryProbabilityCallback()
/dports/games/openttd/openttd-12.1/src/table/
H A Dnewgrf_debug_data.h313 NICI(CBID_INDUSTRY_PROBABILITY, CBM_IND_PROBABILITY),