Home
last modified time | relevance | path

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

/dports/games/openttd/openttd-12.1/src/
H A Dindustry_cmd.cpp1516 static CommandCost CheckIfIndustryIsAllowed(TileIndex tile, int type, const Town *t) in CheckIfIndustryIsAllowed() function
1959 ret = CheckIfIndustryIsAllowed(tile, type, t); in CreateNewIndustryHelper()