source/misc/embedded_libs/PlatformFolders-4.2.0/test/getStateDir.cpp
browsing at commit = a5d9f51835fd309b87ea99a3003e83bcca90b999
#include "tester.hpp"
#include "../sago/platform_folders.h"
int main() {
run_test(sago::getStateDir());
return 0;
}
browsing at commit = a5d9f51835fd309b87ea99a3003e83bcca90b999
#include "tester.hpp"
#include "../sago/platform_folders.h"
int main() {
run_test(sago::getStateDir());
return 0;
}