mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-03-11 04:13:57 +00:00
More PadSimple
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@702 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
14880b0232
commit
b632f019da
@ -55,9 +55,8 @@ static const char* controlNames[] =
|
||||
"Y_button",
|
||||
"Z_trigger",
|
||||
"Start",
|
||||
"Soft_triggerL_switch",
|
||||
"Soft_trigger_switch",
|
||||
"L_button",
|
||||
"Soft_triggerR_switch",
|
||||
"R_button",
|
||||
"Main_stick_up",
|
||||
"Main_stick_down",
|
||||
@ -86,7 +85,6 @@ static const char* userControlNames[] =
|
||||
"Start",
|
||||
"Analog", // Don't use
|
||||
"L",
|
||||
"Analog", // Don't use
|
||||
"R",
|
||||
"Up",
|
||||
"Down",
|
||||
|
Loading…
x
Reference in New Issue
Block a user