mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-15 06:28:07 -05:00
Created a whitelist of system archives to prevent false positives creating dialogs.
This commit is contained in:
@ -179,7 +179,7 @@ public:
|
||||
|
||||
/**
|
||||
* Loads the Exheader and returns the system mode for this application.
|
||||
* @return A pair with the system mode (If found) and the result.
|
||||
* @returns a pair of Optional with the kernel system mode and ResultStatus
|
||||
*/
|
||||
std::pair<boost::optional<u32>, ResultStatus> LoadKernelSystemMode() override;
|
||||
|
||||
|
Reference in New Issue
Block a user