mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-06-03 16:18:51 -04:00
ams: bump version to 0.14.0, add emummc info configitem
This commit is contained in:
parent
f168542931
commit
9bd6916646
4 changed files with 9 additions and 1 deletions
|
@ -47,6 +47,7 @@ namespace ams::secmon::smc {
|
|||
ExosphereHasRcmBugPatch = 65004,
|
||||
ExosphereBlankProdInfo = 65005,
|
||||
ExosphereAllowCalWrites = 65006,
|
||||
ExosphereEmummcType = 65007,
|
||||
};
|
||||
|
||||
SmcResult SmcGetConfigUser(SmcArguments &args);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue