mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-06-01 07:18:22 -04:00
sprof: update for 13.1.0 (format version 1)
This commit is contained in:
parent
a14dc6ed89
commit
0e81eac9d1
12 changed files with 119 additions and 85 deletions
|
@ -37,6 +37,8 @@ namespace ams::sprofile {
|
|||
R_DEFINE_ERROR_RESULT(MaxObservers, 623);
|
||||
|
||||
R_DEFINE_ERROR_RESULT(InvalidMetadataVersion, 3210);
|
||||
R_DEFINE_ERROR_RESULT(InvalidMetadataHash, 3211);
|
||||
R_DEFINE_ERROR_RESULT(InvalidDataVersion, 3230);
|
||||
R_DEFINE_ERROR_RESULT(InvalidDataHash, 3231);
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue