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=04489f65da572eccf8e9f2d18e53c1277df844f9;hb=e2bdb933ecee40a0c4caf14a20f5e642e3b93120;hpb=dde7da71ec95f2d83a9427bd381448438aa9201c diff --git a/frontend/main.h b/frontend/main.h index 04489f65..45e0aebb 100644 --- a/frontend/main.h +++ b/frontend/main.h @@ -72,6 +72,7 @@ enum sched_action { SACTION_VOLUME_DOWN, SACTION_MINIMIZE, SACTION_TOGGLE_FPS, + SACTION_TOGGLE_FULLSCREEN, SACTION_GUN_TRIGGER = 16, SACTION_GUN_A, SACTION_GUN_B,