29 #ifndef SAGO_PLATFORM_FOLDERS_H 30 #define SAGO_PLATFORM_FOLDERS_H 162 #ifndef DOXYGEN_SHOULD_SKIP_THIS 222 #elif defined(__APPLE__) 224 struct PlatformFoldersData;
225 PlatformFoldersData* data;
229 #endif // skip doxygen Definition: platform_folders.h:38
void appendAdditionalConfigDirectories(std::vector< std::string > &homes)
std::string getDesktopFolder()
std::string getCacheDir()
std::string getDocumentsFolder()
std::string getDownloadFolder1()
std::string getConfigHome()
void appendAdditionalDataDirectories(std::vector< std::string > &homes)
std::string getMusicFolder()
std::string getPicturesFolder()
std::string getVideoFolder()
std::string getSaveGamesFolder1()
std::string getDataHome()