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

Function freeSelectionList

src/OpenLoco/src/Objects/ObjectIndex.cpp:1150–1153  ·  view source on GitHub ↗

0x00473B91

Source from the content-addressed store, hash-verified

1148
1149 // 0x00473B91
1150 void freeSelectionList()
1151 {
1152 _objectIndexSelectionRefCount--;
1153 }
1154
1155 // 0x004BF935
1156 void markOnlyLoadedObjects(std::span<SelectedObjectsFlags> objectFlags)

Callers 4

initFunction · 0.85
startFunction · 0.85
onCloseFunction · 0.85
loadPreferredCurrencyFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected