mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-05-28 05:52:38 +00:00
Add gui for GH3 Controller, extension is still disabled currently
Analog stick and whammy still do not work for GH3 extension, frets, strum, and +/- work some cleanup Next commit will change the PadMapping gui to only show the controller mapping for the currently enabled extension git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3718 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
a718ff266e
commit
48f1c24cc9
9 changed files with 341 additions and 65 deletions
|
@ -54,7 +54,6 @@ class WiimoteBasicConfigDialog : public wxDialog
|
|||
*m_ShutDownTimer;
|
||||
wxCheckBox *m_UseRealWiimote[4];
|
||||
|
||||
bool Closing;
|
||||
private:
|
||||
DECLARE_EVENT_TABLE();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue