mirror of
https://github.com/hrydgard/ppsspp.git
synced 2024-11-27 15:30:35 +00:00
parent
da212fb33e
commit
9d73a3b751
@ -407,7 +407,7 @@ void CBreakPoints::Update(u32 addr)
|
||||
if (Core_IsStepping() == false)
|
||||
{
|
||||
Core_EnableStepping(true);
|
||||
Core_WaitInactive();
|
||||
Core_WaitInactive(200);
|
||||
resume = true;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user