#include "STDAFX.H"
#include "CGame.h"

Functions | |
| int | main (int argc, char **argv) |
| This is the main function of the executable file. | |
| int main | ( | int | argc, | |
| char ** | argv | |||
| ) |
This is the main function of the executable file.
Show the game window (CGame::ShowWindow())

1.5.5