18 #include "precompiled.h"
46 DEBUG_DISPLAY_ERROR(L
"The Atlas UI was not successfully loaded and therefore cannot be started as requested.");
48 DEBUG_DISPLAY_ERROR(L
"The Atlas UI was not successfully loaded and therefore cannot be started as requested.");
75 if (force || args.
Has(
"editor"))
static void ATLAS_Run(const CmdLineArgs &args, int flags=0)
bool ATLAS_RunIfOnCmdLine(const CmdLineArgs &args, bool force)
bool Has(const char *name) const
Test whether the given name was specified, as either -name or -name=value
DllLoader atlas_dll("AtlasUI")
bool LoadDLL()
Attempt to load and initialise the library, if not already.
#define DEBUG_DISPLAY_ERROR(description)
#define debug_warn(expr)
display the error dialog with the given text.