mirror of
https://github.com/devkitPro/wut.git
synced 2026-08-28 05:45:03 -05:00
coreinit: Add __FSAShimDecodeIosErrorToFsaStatus
This commit is contained in:
@@ -925,6 +925,10 @@ FSADelClient(FSAClientHandle client);
|
||||
const char *
|
||||
FSAGetStatusStr(FSError error);
|
||||
|
||||
FSError
|
||||
__FSAShimDecodeIosErrorToFsaStatus(IOSHandle handle,
|
||||
IOSError err);
|
||||
|
||||
FSError
|
||||
FSAFlushMultiQuota(FSAClientHandle client,
|
||||
const char *path);
|
||||
|
||||
Reference in New Issue
Block a user