Pyrogenesis  trunk
Functions | Variables
Config.h File Reference
#include "ps/CStr.h"
Include dependency graph for Config.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void CONFIG_Init (const CmdLineArgs &args)
 

Variables

bool g_PauseOnFocusLoss
 
int g_xres
 
int g_yres
 
bool g_Quickstart
 
bool g_DisableAudio
 

Function Documentation

◆ CONFIG_Init()

void CONFIG_Init ( const CmdLineArgs args)

Variable Documentation

◆ g_DisableAudio

bool g_DisableAudio

◆ g_PauseOnFocusLoss

bool g_PauseOnFocusLoss

◆ g_Quickstart

bool g_Quickstart

◆ g_xres

int g_xres

◆ g_yres

int g_yres