mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-05-16 11:35:45 +00:00
Merge pull request #2240 from wwylele/auto-region
Config: auto-select region and language
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user