Home
last modified time | relevance | path

Searched defs:input_wares (Results 1 – 2 of 2) sorted by relevance

/dports/games/widelands/widelands-build21/src/logic/map_objects/tribes/
H A Dproductionsite.h93 const BillOfMaterials& input_wares() const { in input_wares() function
H A Dproductionsite.cc490 const BillOfMaterials& input_wares = descr().input_wares(); in init() local