X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=frontend%2Fmain.h;h=45e0aebb68c12e834a059596f94954af62c63687;hb=cae602d4e6be9a8f5e75b220cbbe14b67d93550a;hp=7e5dc47f64fd4993828ef10dd2a877b35bc2788d;hpb=79f216e32563acc81517729fe56a6f11f110b0a4;p=pcsx_rearmed.git diff --git a/frontend/main.h b/frontend/main.h index 7e5dc47f..45e0aebb 100644 --- a/frontend/main.h +++ b/frontend/main.h @@ -71,6 +71,8 @@ enum sched_action { SACTION_VOLUME_UP, SACTION_VOLUME_DOWN, SACTION_MINIMIZE, + SACTION_TOGGLE_FPS, + SACTION_TOGGLE_FULLSCREEN, SACTION_GUN_TRIGGER = 16, SACTION_GUN_A, SACTION_GUN_B,