#include "gStatistics.h"
#include "tConfiguration.h"
Go to the source code of this file.
Variables | |
static int | statOutputType = 0 |
static tSettingItem< int > | sot_ci ("STAT_OUTPUT", statOutputType) |
gStatistics * | gStats |
Definition at line 37 of file gStatistics.cpp.
Referenced by gGame::Analysis(), gCycle::KillAt(), and sg_HostGame().
tSettingItem<int> sot_ci("STAT_OUTPUT", statOutputType) [static] |
int statOutputType = 0 [static] |