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