mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-05-29 22:15:17 -04:00
boot2: clean up pre-0.19.0 ams contents on upgrade
This commit is contained in:
parent
79e4c82d7e
commit
c8404e8452
5 changed files with 127 additions and 25 deletions
|
@ -40,6 +40,7 @@ namespace ams::cfg {
|
|||
bool HasFlag(const sm::MitmProcessInfo &process_info, const char *flag);
|
||||
bool HasContentSpecificFlag(ncm::ProgramId program_id, const char *flag);
|
||||
bool HasGlobalFlag(const char *flag);
|
||||
Result DeleteGlobalFlag(const char *flag);
|
||||
|
||||
/* HBL Configuration utilities. */
|
||||
bool HasHblFlag(const char *flag);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue