mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-28 16:49:58 -06:00
Added a "Delete watch" context menu to the Watch window.
Added a "View memory" command to the context menu.
This commit is contained in:
@ -75,5 +75,5 @@ public:
|
||||
void OnPopupMenu(wxCommandEvent& event);
|
||||
|
||||
private:
|
||||
u32 addr = 0;
|
||||
u32 m_selectedAddress = 0;
|
||||
};
|
||||
|
Reference in New Issue
Block a user