sync with standalone
[pcsx_rearmed.git] / frontend / menu.c
index 2b0d2cf..e6c1540 100644 (file)
@@ -903,6 +903,7 @@ me_bind_action emuctrl_actions[] =
        { "Volume Up        ", 1 << SACTION_VOLUME_UP },
        { "Volume Down      ", 1 << SACTION_VOLUME_DOWN },
 #endif
+       { "Analog toggle    ", 1 << SACTION_ANALOG_TOGGLE },
        { NULL,                0 }
 };