GP2X: low volume and fast forward
[picodrive.git] / platform / gp2x / menu.c
index ddb9d2e..ef54ed6 100644 (file)
@@ -838,6 +838,7 @@ static bind_action_t emuctrl_actions[] =
        { "Switch Renderer", 1<<26 },\r
        { "Volume Down    ", 1<<30 },\r
        { "Volume Up      ", 1<<29 },\r
+       { "Fast forward   ", 1<<22 },\r
        { "Enter Menu     ", 1<<23 },\r
 };\r
 \r