X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=frontend%2Fmain.h;h=22a42f6e4ef124006ab50f94118bf2693d6ebf76;hb=f3a78e7ea779e6187d571056e0c97823b09a7bb0;hp=ffed68b4c62e752e87854a8a0a9ee26766970181;hpb=33400707ded1b72c10c7ed70f925066aeae86f45;p=pcsx_rearmed.git diff --git a/frontend/main.h b/frontend/main.h index ffed68b4..22a42f6e 100644 --- a/frontend/main.h +++ b/frontend/main.h @@ -58,6 +58,9 @@ enum sched_action { SACTION_PREV_SSLOT, SACTION_TOGGLE_FSKIP, SACTION_SCREENSHOT, + SACTION_VOLUME_UP, + SACTION_VOLUME_DOWN, + SACTION_MINIMIZE, SACTION_GUN_TRIGGER = 16, SACTION_GUN_A, SACTION_GUN_B,