MCPcopy 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

resetFunction · 0.85
handleStepFunction · 0.85

Calls 3

loadTitleFunction · 0.85
resetSceneAgeFunction · 0.85
updateFunction · 0.70

Tested by

no test coverage detected