mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-26 03:35:26 +00:00
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',
|
'X',
|
||||||
'C',
|
'C',
|
||||||
'V',
|
'V',
|
||||||
XK_Equal,
|
XK_equal,
|
||||||
XK_Minus,
|
XK_minus,
|
||||||
XK_BackSpace,
|
XK_BackSpace,
|
||||||
XK_Left,
|
XK_Left,
|
||||||
XK_Right,
|
XK_Right,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user