Home
last modified time | relevance | path

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

/dports/games/openttd/openttd-12.1/src/
H A Dnewgrf_callbacks.h117 CBID_INDTILE_CARGO_ACCEPTANCE = 0x2B, // 15 bit callback enumerator
H A Dindustry_cmd.cpp446 …uint16 res = GetIndustryTileCallback(CBID_INDTILE_CARGO_ACCEPTANCE, 0, 0, gfx, Industry::GetByTile… in AddAcceptedCargo_Industry()
/dports/games/openttd/openttd-12.1/src/table/
H A Dnewgrf_debug_data.h230 NICIT(CBID_INDTILE_CARGO_ACCEPTANCE, CBM_INDT_CARGO_ACCEPTANCE),