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

Function updateTerraformObjects

src/OpenLoco/src/Objects/ObjectManager.cpp:1159–1165  ·  view source on GitHub ↗

0x004748FA

Source from the content-addressed store, hash-verified

1157
1158 // 0x004748FA
1159 void updateTerraformObjects()
1160 {
1161 updateLandObjectFlags();
1162 updateTrafficHandedness();
1163 updateWaterPalette();
1164 resetDefaultLandObject();
1165 }
1166
1167 // 0x0047AC05
1168 void updateLastTrackTypeOption()

Callers 3

onCloseFunction · 0.85
importSaveToGameStateFunction · 0.85
sub_4748D4Function · 0.85

Calls 4

updateLandObjectFlagsFunction · 0.85
updateTrafficHandednessFunction · 0.85
updateWaterPaletteFunction · 0.85
resetDefaultLandObjectFunction · 0.85

Tested by

no test coverage detected