Go to the documentation of this file.
50 static string User_data_dir;
51 static string Global_data_dir;
52 static string Game_data_dir;
60 static void init (
string game_dir);
88 return Global_data_dir;
115 static string find_file (
const string & fname);
133 static bool directory_exist (
const string & dirname);
134 static bool file_exist (
const string & fname);