MCPcopy 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

tickLogicFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected