mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-09-07 23:06:33 -05:00
yuzu: Use a debugger to generate minidumps
yuzu: Move mini_dump out of core startup_checks: Better exception handling
This commit is contained in:
@@ -32,4 +32,6 @@ private:
|
||||
std::unique_ptr<Ui::ConfigureDebug> ui;
|
||||
|
||||
const Core::System& system;
|
||||
|
||||
bool crash_dump_warning_shown{false};
|
||||
};
|
||||
|
Reference in New Issue
Block a user