mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-06-03 08:08:39 -04:00
exo/mariko fatal: print descriptor for fatal error report
This commit is contained in:
parent
8ba1cdeef2
commit
5382011b0d
6 changed files with 4913 additions and 15 deletions
|
@ -257,6 +257,7 @@ namespace ams::fs {
|
|||
R_DEFINE_ERROR_RESULT(GptHeaderVerificationFailed, 4662);
|
||||
|
||||
R_DEFINE_ERROR_RANGE(FatFileSystemCorrupted, 4681, 4699);
|
||||
R_DEFINE_ERROR_RESULT(ExFatUnavailable, 4685);
|
||||
|
||||
R_DEFINE_ERROR_RANGE(HostFileSystemCorrupted, 4701, 4719);
|
||||
R_DEFINE_ERROR_RESULT(HostEntryCorrupted, 4702);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue