mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-06-15 06:58:37 +02: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