Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenLoco/OpenLoco
/ reset
Function
reset
src/OpenLoco/src/Title.cpp:118–123 ·
view source on GitHub ↗
0x00444357
Source
from the content-addressed store, hash-verified
116
117
// 0x00444357
118
void reset()
119
{
120
_sequenceIterator = _titleSequence.begin();
121
_waitCounter = 0;
122
reload();
123
}
124
125
// 0x0046AD7D
126
void start()
Callers
5
init
Function · 0.70
start
Function · 0.70
resetSubsystems
Function · 0.70
initialise
Function · 0.70
updateEnd2
Function · 0.70
Calls
2
reload
Function · 0.85
begin
Method · 0.45
Tested by
no test coverage detected