#include "MemDebug.h"
#include "Starshatter.h"
#include "StarServer.h"
#include "Authorization.h"
#include "HUDView.h"
#include "NetHost.h"
#include "NetAddr.h"
#include "NetLayer.h"
#include "NetBrokerClient.h"
#include "NetClient.h"
#include "HttpClient.h"
#include "Color.h"
#include "DataLoader.h"
#include "Pcx.h"
#include "MachineInfo.h"
#include "Encrypt.h"
#include "FormatUtil.h"
#include "ParseUtil.h"
#include "Random.h"
Go to the source code of this file.
Functions |
int APIENTRY | WinMain (HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLine, int nCmdShow) |
Function Documentation
int APIENTRY WinMain |
( |
HINSTANCE |
hInstance, |
|
|
HINSTANCE |
hPrevInstance, |
|
|
LPSTR |
lpCmdLine, |
|
|
int |
nCmdShow |
|
) |
| |
Variable Documentation
const char* versionInfo = "5.1.66" |