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:
luisr142004 2009-12-09 00:06:52 +00:00
parent f4bca6e21c
commit a1d612e946
1 changed files with 2 additions and 2 deletions

View File

@ -74,8 +74,8 @@ static int wmDefaultControls[] =
'X',
'C',
'V',
XK_Equal,
XK_Minus,
XK_equal,
XK_minus,
XK_BackSpace,
XK_Left,
XK_Right,