mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-22 05:40:01 -06:00
[Debugger] CTRL+G support in code and memory view
This commit is contained in:
@ -82,6 +82,7 @@ private:
|
||||
void RegisterAfterFrameEventCallback();
|
||||
void RemoveAfterFrameEventCallback();
|
||||
void AutoUpdateTable();
|
||||
void ActivateSearchAddress();
|
||||
|
||||
Core::System& m_system;
|
||||
|
||||
|
Reference in New Issue
Block a user