give wiimote + extensions more sane (to me...) default keys. make order of all directions be left, right, up, down, instead of having different orderings

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4525 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
Shawn Hoffman
2009-11-09 07:46:43 +00:00
parent c8d46de541
commit 0b30b23719
5 changed files with 172 additions and 144 deletions

View File

@ -251,10 +251,10 @@ struct KeyboardClassicController
#endif
B, X, Y,
P, M, H,
Dl, Du, Dr, Dd,
Tl, Tr, Zl, Zr,
Ll, Lu, Lr, Ld,
Rl, Ru, Rr, Rd,
Dl, Dr, Du, Dd,
Ll, Lr, Lu, Ld,
Rl, Rr, Ru, Rd,
SHAKE,
LAST_CONSTANT
};
@ -274,7 +274,7 @@ struct KeyboardGH3GLP
Red, Yellow, Blue,
Orange,Plus, Minus,
Whammy,
Al, Au, Ar, Ad,
Al, Ar, Au, Ad,
StrumUp, StrumDown,
SHAKE,
LAST_CONSTANT