Do not hide multitap core options
authornegativeExponent <negativeExponent@users.noreply.github.com>
Thu, 11 Feb 2021 08:49:57 +0000 (16:49 +0800)
committernegativeExponent <negativeExponent@users.noreply.github.com>
Thu, 11 Feb 2021 08:49:57 +0000 (16:49 +0800)
frontend/libretro.c

index d312e42..91721af 100644 (file)
@@ -2132,8 +2132,6 @@ static void update_variables(bool in_flight)
          unsigned i;
          struct retro_core_option_display option_display;
          char gpu_peops_option[][50] = {
-            "pcsx_rearmed_multitap1",
-            "pcsx_rearmed_multitap2",
             "pcsx_rearmed_negcon_deadzone",
             "pcsx_rearmed_negcon_response",
             "pcsx_rearmed_analog_axis_modifier",