12 #ifndef _CFILESYSTEM_H 
   13 #define _CFILESYSTEM_H 
   45 #endif  //_CFILESYSTEM_H 
void cf_build_secondary_filelist(const char *cdrom_path)
 
std::basic_string< char, std::char_traits< char >, std::allocator< char > > SCP_string
 
void cf_free_secondary_filelist()
 
struct cf_pathtype cf_pathtype
 
GLsizei const GLchar ** path
 
#define CF_MAX_PATH_TYPES
 
int cf_create_default_path_string(char *path, uint path_max, int pathtype, const char *filename=NULL, bool localize=false)
 
cf_pathtype Pathtypes[CF_MAX_PATH_TYPES]