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=bc6c2673d548bc45d07a1752f6bed1473341832d;hb=a92f6af13d44b1c3c6f0fb23350a3990b0dff95e;hpb=221be40d20d1fc4e1c597b087ea54130b80739f1 diff --git a/frontend/main.h b/frontend/main.h index bc6c2673..22a42f6e 100644 --- a/frontend/main.h +++ b/frontend/main.h @@ -60,6 +60,7 @@ enum sched_action { SACTION_SCREENSHOT, SACTION_VOLUME_UP, SACTION_VOLUME_DOWN, + SACTION_MINIMIZE, SACTION_GUN_TRIGGER = 16, SACTION_GUN_A, SACTION_GUN_B,