X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=frontend%2Fmain.h;h=45e0aebb68c12e834a059596f94954af62c63687;hp=7e5dc47f64fd4993828ef10dd2a877b35bc2788d;hb=e2bdb933ecee40a0c4caf14a20f5e642e3b93120;hpb=79f216e32563acc81517729fe56a6f11f110b0a4 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,