Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/CGameConstants.cpp
blob: 866929f60def8920413b434651ea083d5b356ecb (plain)
1
2
3
4
5
6
7
8
9
10
#include "CGameConstants.h"

CGameConstants::CGameConstants(void)
{
}

CGameConstants::~CGameConstants(void)
{
}