#pragma once struct FileSystem { static const char* TransformPath(const char* path); };