mirror of
https://github.com/izzy2lost/dolphin.git
synced 2026-06-19 01:16:48 -07:00
Merge pull request #4186 from aldelaro5/registerView-update-fix
Fix registerView updates issues when stepping over or stepping out
This commit is contained in:
@@ -369,6 +369,7 @@ void CCodeWindow::StepOut()
|
||||
|
||||
JumpToAddress(PC);
|
||||
Update();
|
||||
Host_UpdateDisasmDialog();
|
||||
|
||||
UpdateButtonStates();
|
||||
// Update all toolbars in the aui manager
|
||||
|
||||
Reference in New Issue
Block a user