X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=frontend%2Fmain.h;h=44c1b6a5cfc64e67dc95269466c52b9dbbf50325;hp=bdb4870259a1dde9d10a3c6377d3a5d6755f0b7c;hb=456f1b86b44a631e7c58e42ae72ce07970843944;hpb=38c2028e228dcf17f3b4b0ac7e6984d1e1c6df79 diff --git a/frontend/main.h b/frontend/main.h index bdb48702..44c1b6a5 100644 --- a/frontend/main.h +++ b/frontend/main.h @@ -65,6 +65,8 @@ enum sched_action { SACTION_NEXT_SSLOT, SACTION_PREV_SSLOT, SACTION_TOGGLE_FSKIP, + SACTION_SWITCH_DISPMODE, + SACTION_FAST_FORWARD, SACTION_SCREENSHOT, SACTION_VOLUME_UP, SACTION_VOLUME_DOWN,