MCPcopy Create free account
hub / github.com/OpenTTD/OpenTTD / GetTownDrawTileData

Function GetTownDrawTileData

src/town_cmd.cpp:4201–4204  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4199};
4200
4201std::span<const DrawBuildingsTileStruct> GetTownDrawTileData()
4202{
4203 return _town_draw_tile_data;
4204}

Callers 1

DrawHouseInGUIFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected