fix some linux wiimote compile error :)
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4661 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
f4bca6e21c
commit
a1d612e946
|
@ -74,8 +74,8 @@ static int wmDefaultControls[] =
|
|||
'X',
|
||||
'C',
|
||||
'V',
|
||||
XK_Equal,
|
||||
XK_Minus,
|
||||
XK_equal,
|
||||
XK_minus,
|
||||
XK_BackSpace,
|
||||
XK_Left,
|
||||
XK_Right,
|
||||
|
|
Loading…
Reference in New Issue