Config: auto-select region and language

This commit is contained in:
wwylele
2016-11-30 11:32:09 +02:00
parent 876a2c3aa6
commit a8c45d2249
11 changed files with 108 additions and 7 deletions
+3
View File
@@ -250,6 +250,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;