MCPcopy Create free account
hub / github.com/OpenLoco/OpenLoco / setTotalNumImages

Function setTotalNumImages

src/OpenLoco/src/Objects/ObjectImageTable.cpp:53–56  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

51 }
52
53 void setTotalNumImages(uint32_t count)
54 {
55 _totalNumImages = count;
56 }
57}

Callers 2

reloadAllFunction · 0.85
loadTemporaryObjectFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected