X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=frontend%2Flibretro_core_options.h;h=cab6a9a0c2e8dcb179456727bae947d32ef8d11c;hb=ce239f4ad583c516417027067629064cc67de7df;hp=2c6944683ded5abe5e0bfcc99703c654a7fe69e6;hpb=ec253988202457b6aa5de5272b4f980d4219bed9;p=pcsx_rearmed.git diff --git a/frontend/libretro_core_options.h b/frontend/libretro_core_options.h index 2c694468..cab6a9a0 100644 --- a/frontend/libretro_core_options.h +++ b/frontend/libretro_core_options.h @@ -97,6 +97,17 @@ struct retro_core_option_definition option_defs_us[] = { }, "disabled", }, + { + "pcsx_rearmed_show_other_input_settings", + "Show other input settings", + "Shows or hides other inputs settings like multitaps, player 3-8 ports, analog fine-tunings, etc.", + { + { "disabled", NULL }, + { "enabled", NULL }, + { NULL, NULL }, + }, + "disabled", + }, { "pcsx_rearmed_pad1type", "Pad 1 Type",