mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-15 05:27:57 -05: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