X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=platform%2Fgp2x%2Fmenu.c;h=ef54ed6322c3d1236f9f4a9ba802037589992bf2;hb=689fb2c0898deb6f87006dc5755516eb0ff6e647;hp=ddb9d2e371396401c165eb6992bc8b154417b8c9;hpb=ca61ee42d9298aeb5a5c97d9addaa1832af41d67;p=picodrive.git diff --git a/platform/gp2x/menu.c b/platform/gp2x/menu.c index ddb9d2e..ef54ed6 100644 --- a/platform/gp2x/menu.c +++ b/platform/gp2x/menu.c @@ -838,6 +838,7 @@ static bind_action_t emuctrl_actions[] = { "Switch Renderer", 1<<26 }, { "Volume Down ", 1<<30 }, { "Volume Up ", 1<<29 }, + { "Fast forward ", 1<<22 }, { "Enter Menu ", 1<<23 }, };