#include "game.h"
// Initialise the game with default configuration
void CTTRTSGame::Initialise()
{
}