mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-09-11 07:03:33 +02:00
Hook up the new (bare-bones) ImGui debug window to GPU stepping, fix stepping.
This commit is contained in:
@@ -407,7 +407,6 @@ BOOL CDisasm::DlgProc(UINT message, WPARAM wParam, LPARAM lParam) {
|
||||
|
||||
// If the current PC is on a breakpoint, the user doesn't want to do nothing.
|
||||
breakpoints_->SetSkipFirst(currentMIPS->pc);
|
||||
|
||||
Core_Resume();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user