mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-14 02:27:39 -04:00
grr.. typo
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17138 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
05674b039a
commit
fa98e290b2
1 changed files with 1 additions and 1 deletions
|
@ -159,7 +159,7 @@ const struct button_mapping generic_directions[] =
|
||||||
|
|
||||||
const struct button_mapping generic_left_right_fire[] =
|
const struct button_mapping generic_left_right_fire[] =
|
||||||
{
|
{
|
||||||
#ifdef HAVE_TOUCPAD
|
#ifdef HAVE_TOUCHPAD
|
||||||
{ PLA_LEFT, BUTTON_MIDLEFT, BUTTON_NONE},
|
{ PLA_LEFT, BUTTON_MIDLEFT, BUTTON_NONE},
|
||||||
{ PLA_LEFT_REPEAT, BUTTON_MIDLEFT|BUTTON_REPEAT, BUTTON_NONE},
|
{ PLA_LEFT_REPEAT, BUTTON_MIDLEFT|BUTTON_REPEAT, BUTTON_NONE},
|
||||||
{ PLA_RIGHT, BUTTON_MIDRIGHT, BUTTON_NONE},
|
{ PLA_RIGHT, BUTTON_MIDRIGHT, BUTTON_NONE},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue