Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenLoco/OpenLoco
/ resetLastLoadError
Function
resetLastLoadError
src/OpenLoco/src/S5/S5.cpp:441–444 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
439
}
440
441
void resetLastLoadError()
442
{
443
_lastLoadError = {};
444
}
445
446
class LoadException : public std::runtime_error
447
{
Callers
1
tickLogic
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected