From 131a1b41835bc0eba3e35998dce376163a0a1b14 Mon Sep 17 00:00:00 2001 From: CometHunter92 <83950018+CometHunter92@users.noreply.github.com> Date: Fri, 1 Apr 2022 16:23:36 +0200 Subject: [PATCH] Update libretro_core_options.h --- frontend/libretro_core_options.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/libretro_core_options.h b/frontend/libretro_core_options.h index d84bfeb4..8c26042d 100644 --- a/frontend/libretro_core_options.h +++ b/frontend/libretro_core_options.h @@ -105,7 +105,7 @@ struct retro_core_option_definition option_defs_us[] = { { "10", NULL }, { NULL, NULL }, }, - "1" + "3" }, { "pcsx_rearmed_bios", -- 2.39.2