More logical names on classic buttons

This commit is contained in:
simon.kagstrom 2009-05-22 09:30:35 +00:00
parent b6392e0e08
commit 400ecba40c

View File

@ -40,7 +40,7 @@ static const char *keyboard_messages[] = {
/*02*/ "Nunchuk",
/*03*/ "^|C",
/*04*/ "Classic",
/*05*/ "^|b|x|y|l|r|Zl|Zr|-|+",
/*05*/ "^|b|x|y|L|R|Zl|Zr|-|+",
NULL,
};