aboutsummaryrefslogtreecommitdiff
path: root/frontend/libretro_core_options.h
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/libretro_core_options.h')
-rw-r--r--frontend/libretro_core_options.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/frontend/libretro_core_options.h b/frontend/libretro_core_options.h
index 2c69446..cab6a9a 100644
--- a/frontend/libretro_core_options.h
+++ b/frontend/libretro_core_options.h
@@ -98,6 +98,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",
"Pad type for player 1",