| 37 | Unk4F9274{ { 32, 0 }, 3 }, |
| 38 | }; |
| 39 | const std::span<const Unk4F9274> getBuildingTileOffsets(bool type) |
| 40 | { |
| 41 | if (type) |
| 42 | { |
| 43 | return word_4F927C; |
| 44 | } |
| 45 | return word_4F9274; |
| 46 | } |
| 47 | |
| 48 | const IndustryObject* Industry::getObject() const |
| 49 | { |
no outgoing calls
no test coverage detected