8 lines
No EOL
104 B
C++
8 lines
No EOL
104 B
C++
#include "game.h"
|
|
|
|
|
|
// Initialise the game with default configuration
|
|
void CTTRTSGame::Initialise()
|
|
{
|
|
|
|
} |