29 #ifndef SAGO_PLATFORM_FOLDERS_H 30 #define SAGO_PLATFORM_FOLDERS_H 163 #ifndef DOXYGEN_SHOULD_SKIP_THIS 223 #elif defined(__APPLE__) 225 struct PlatformFoldersData;
226 PlatformFoldersData* data;
230 #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()