29#include <wx/filename.h>
40static std::string SEP(
"\\");
42static std::string SEP(
"/");
47std::string check_file_path() {
50 path +=
"startcheck.dat";
54void set_mode(
bool mode) {
56 g_bdisable_opengl = g_bdisable_opengl || mode;
Global variables reflecting command line options and arguments.
void clear_check()
Mark last run as successful.
Miscellaneous utilities, many of which string related.
Safe mode non-gui handling.