Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
resetSubsystems
Function · 0.85
autosaveCheck
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected