X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=gp2x%2Fmenu.c;h=ef54ed6322c3d1236f9f4a9ba802037589992bf2;hb=0480e6c9696e4d4cbd451a91a7ef63d96f60542d;hp=ddb9d2e371396401c165eb6992bc8b154417b8c9;hpb=91b2c3e133f883a1674b7acd7702c225f568bfa3;p=libpicofe.git diff --git a/gp2x/menu.c b/gp2x/menu.c index ddb9d2e..ef54ed6 100644 --- a/gp2x/menu.c +++ b/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 }, };