mirror of
https://git.eden-emu.dev/archive/citron
synced 2026-04-13 16:20:46 -04: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