MCPcopy Create free account
hub / github.com/OpenLoco/OpenLoco / shutdown

Function shutdown

src/OpenLoco/src/Logging.cpp:118–122  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

116 }
117
118 void shutdown()
119 {
120 Logging::removeSink(_fileLogSink);
121 Logging::removeSink(_terminalLogSink);
122 }
123}

Callers 2

exitCleanlyFunction · 0.70
disposeDSoundFunction · 0.50

Calls 1

removeSinkFunction · 0.85

Tested by

no test coverage detected