UFO: Alien Invasion
Loading...
Searching...
No Matches
cp_statistics.h File Reference

Campaign statistic headers. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  stats_t

Functions

void STATS_InitStartup (void)
void STATS_ShutDown (void)

Detailed Description

Campaign statistic headers.

Definition in file cp_statistics.h.

Function Documentation

◆ STATS_InitStartup()

void STATS_InitStartup ( void )

Definition at line 213 of file cp_statistics.cpp.

References cgi, and statisticsCallbacks.

Referenced by CP_InitStartup().

◆ STATS_ShutDown()

void STATS_ShutDown ( void )

Definition at line 218 of file cp_statistics.cpp.

References cgi, and statisticsCallbacks.

Referenced by CP_Shutdown().