mirror of
https://github.com/Atmosphere-NX/Atmosphere-libs.git
synced 2025-11-10 07:11:16 +01:00
exo/mariko fatal: print descriptor for fatal error report
This commit is contained in:
parent
9ae30ca73b
commit
9a08bf8f08
@ -257,6 +257,7 @@ namespace ams::fs {
|
|||||||
R_DEFINE_ERROR_RESULT(GptHeaderVerificationFailed, 4662);
|
R_DEFINE_ERROR_RESULT(GptHeaderVerificationFailed, 4662);
|
||||||
|
|
||||||
R_DEFINE_ERROR_RANGE(FatFileSystemCorrupted, 4681, 4699);
|
R_DEFINE_ERROR_RANGE(FatFileSystemCorrupted, 4681, 4699);
|
||||||
|
R_DEFINE_ERROR_RESULT(ExFatUnavailable, 4685);
|
||||||
|
|
||||||
R_DEFINE_ERROR_RANGE(HostFileSystemCorrupted, 4701, 4719);
|
R_DEFINE_ERROR_RANGE(HostFileSystemCorrupted, 4701, 4719);
|
||||||
R_DEFINE_ERROR_RESULT(HostEntryCorrupted, 4702);
|
R_DEFINE_ERROR_RESULT(HostEntryCorrupted, 4702);
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user