mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-04 23:42:33 -07:00
Merge pull request #8446 from liamwhite/cmd-gdb
core/debugger: support operation in yuzu-cmd
This commit is contained in:
@@ -1591,6 +1591,7 @@ void GMainWindow::ShutdownGame() {
|
||||
|
||||
AllowOSSleep();
|
||||
|
||||
system->DetachDebugger();
|
||||
discord_rpc->Pause();
|
||||
emu_thread->RequestStop();
|
||||
|
||||
|
Reference in New Issue
Block a user