mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-26 15:50:00 -06:00
input dialog finished
This commit is contained in:
@ -35,7 +35,8 @@ public:
|
||||
private:
|
||||
wxDECLARE_EVENT_TABLE();
|
||||
|
||||
void OnDerp(wxCommandEvent& event);
|
||||
void OnOk(wxCommandEvent& event);
|
||||
void OnCancel(wxCommandEvent& event);
|
||||
|
||||
void OnConfigureKey(wxMouseEvent& event);
|
||||
void OnConfigureJoy(wxMouseEvent& event);
|
||||
|
Reference in New Issue
Block a user