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=a03db8b2a49eddcd0e8b073bb07006080671eb69;hb=456f1b86b44a631e7c58e42ae72ce07970843944;hpb=2857d72e4ca743bba3cf55e298949e24d97dff02 diff --git a/frontend/main.h b/frontend/main.h index a03db8b2..44c1b6a5 100644 --- a/frontend/main.h +++ b/frontend/main.h @@ -66,6 +66,7 @@ enum sched_action { SACTION_PREV_SSLOT, SACTION_TOGGLE_FSKIP, SACTION_SWITCH_DISPMODE, + SACTION_FAST_FORWARD, SACTION_SCREENSHOT, SACTION_VOLUME_UP, SACTION_VOLUME_DOWN,