X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=frontend%2Fmain.h;h=44c1b6a5cfc64e67dc95269466c52b9dbbf50325;hb=cc8ae53ee4b7c36540b616e5b9bd16a10efd168a;hp=56e1e735c5a1ec7c182ad775171e05f0ddae472c;hpb=d81b8e972678928ffece2d38213de8048f5e872d;p=pcsx_rearmed.git diff --git a/frontend/main.h b/frontend/main.h index 56e1e735..44c1b6a5 100644 --- a/frontend/main.h +++ b/frontend/main.h @@ -65,7 +65,8 @@ enum sched_action { SACTION_NEXT_SSLOT, SACTION_PREV_SSLOT, SACTION_TOGGLE_FSKIP, - SACTION_TOGGLE_RENDERER, + SACTION_SWITCH_DISPMODE, + SACTION_FAST_FORWARD, SACTION_SCREENSHOT, SACTION_VOLUME_UP, SACTION_VOLUME_DOWN,