Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenLoco/OpenLoco
/ reload
Function
reload
src/OpenLoco/src/Title.cpp:110–115 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
108
}
109
110
static void reload()
111
{
112
loadTitle();
113
SceneManager::resetSceneAge();
114
update();
115
}
116
117
// 0x00444357
118
void reset()
Callers
2
reset
Function · 0.85
handleStep
Function · 0.85
Calls
3
loadTitle
Function · 0.85
resetSceneAge
Function · 0.85
update
Function · 0.70
Tested by
no test coverage detected