|  | Pyrogenesis HEAD
    Pyrogenesis, a RTS Engine | 
#include "precompiled.h"#include <cstdio>#include "Pyrogenesis.h"#include "lib/sysdep/sysdep.h"#include "lib/build_version.h"
| Functions | |
| static void | AppendAsciiFile (FILE *out, const OsPath &pathname) | 
| void | psBundleLogs (FILE *f) | 
| void | psSetLogDir (const OsPath &newLogDir) | 
| const OsPath & | psLogDir () | 
| Variables | |
| const char * | engine_version = PYROGENESIS_VERSION | 
| const char * | main_window_name = "0 A.D." | 
| static OsPath | logDir | 
| 
 | static | 
| void psBundleLogs | ( | FILE * | f | ) | 
| const OsPath & psLogDir | ( | ) | 
| void psSetLogDir | ( | const OsPath & | newLogDir | ) | 
| const char* engine_version = PYROGENESIS_VERSION | 
| 
 | static | 
| const char* main_window_name = "0 A.D." |