MCPcopy Create free account
hub / github.com/ZDoom/Raze / InitStatistics

Function InitStatistics

source/core/statistics.cpp:188–191  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

186// ====================================================================
187
188void InitStatistics()
189{
190 ParseStatistics(statfile, EpisodeStatistics);
191}
192
193// ====================================================================
194//

Callers 1

RunGameFunction · 0.85

Calls 1

ParseStatisticsFunction · 0.85

Tested by

no test coverage detected