X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=frontend%2Fmain.h;h=22a42f6e4ef124006ab50f94118bf2693d6ebf76;hp=ffed68b4c62e752e87854a8a0a9ee26766970181;hb=a92f6af13d44b1c3c6f0fb23350a3990b0dff95e;hpb=33400707ded1b72c10c7ed70f925066aeae86f45 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,