_fixup
This commit is contained in:
@@ -13,6 +13,7 @@ class FLAXENGINE_API AppleFileSystem : public UnixFileSystem
|
||||
{
|
||||
public:
|
||||
// [FileSystemBase]
|
||||
static bool CopyFile(const StringView& dst, const StringView& src);
|
||||
static void GetSpecialFolderPath(const SpecialFolder type, String& result);
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user