#pragma once class C_PcSave { public: static void SetSaveDirectory(const Char *path); };