X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=frontend%2Flibretro_core_options.h;h=53b10954b688c2fe7a24a3fb6477136b96785097;hb=9f2c632c7c04c7c86cf66ba3210b43c3e8394e48;hp=9509f2dd477ceb9c248456582b9d2b58a0dae634;hpb=d0f4c0ee2cf547eefd91aa2e11439bad2ceb35e0;p=pcsx_rearmed.git diff --git a/frontend/libretro_core_options.h b/frontend/libretro_core_options.h index 9509f2dd..53b10954 100644 --- a/frontend/libretro_core_options.h +++ b/frontend/libretro_core_options.h @@ -530,7 +530,11 @@ struct retro_core_option_definition option_defs_us[] = { { "enabled", NULL }, { NULL, NULL }, }, +#ifdef HAVE_LIBNX + "disabled", +#else "enabled", +#endif }, #ifndef DRC_DISABLE