Merge pull request #2240 from wwylele/auto-region
Config: auto-select region and language
This commit is contained in:
commit
f556d6ee90
11 changed files with 108 additions and 7 deletions
|
@ -229,6 +229,9 @@ private:
|
|||
*/
|
||||
ResultStatus LoadExeFS();
|
||||
|
||||
/// Reads the region lockout info in the SMDH and send it to CFG service
|
||||
void ParseRegionLockoutInfo();
|
||||
|
||||
bool is_exefs_loaded = false;
|
||||
bool is_compressed = false;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue