|
Pyrogenesis
13997
|
#include "precompiled.h"#include "Atlas.h"#include "ps/GameSetup/CmdLineArgs.h"#include "ps/DllLoader.h"Go to the source code of this file.
Enumerations | |
| enum | AtlasRunFlags { ATLAS_NO_GUI = 1 } |
Functions | |
| static void | ATLAS_Run (const CmdLineArgs &args, int flags=0) |
| bool | ATLAS_IsAvailable () |
| bool | ATLAS_RunIfOnCmdLine (const CmdLineArgs &args, bool force) |
Variables | |
| DllLoader | atlas_dll ("AtlasUI") |
| enum AtlasRunFlags |
|
static |
| bool ATLAS_RunIfOnCmdLine | ( | const CmdLineArgs & | args, |
| bool | force | ||
| ) |
| DllLoader atlas_dll("AtlasUI") |
1.8.5