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

Function autosaveReset

src/OpenLoco/src/OpenLoco.cpp:473–476  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

471 }
472
473 static void autosaveReset()
474 {
475 _monthsSinceLastAutosave = 0;
476 }
477
478 static void autosaveClean()
479 {

Callers 2

resetSubsystemsFunction · 0.85
autosaveCheckFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected