git repos / sago_multi_scrambler_puzzle2

embedded_libs/PlatformFolders-4.2.0/test/getStateDir.cpp

browsing at commit = d73e7506cb675f9ba54d663178ec640b3cc585b8

raw · blame · history

#include "tester.hpp"
#include "../sago/platform_folders.h"

int main() {
	run_test(sago::getStateDir());
	return 0;
}