MCPcopy Create free account
hub / github.com/DFHack/dfhack / tileShapeBasic

Function tileShapeBasic

library/include/TileTypes.h:156–160  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

154 }
155
156 inline
157 df::tiletype_shape_basic tileShapeBasic(df::tiletype_shape tileshape)
158 {
159 return ENUM_ATTR(tiletype_shape, basic_shape, tileshape);
160 }
161
162 inline
163 df::tiletype_special tileSpecial(df::tiletype tiletype)

Callers 2

autodump_mainFunction · 0.85
GetBlockListFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected