X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=frontend%2Flibretro_core_options.h;h=46f7f8fdd2d917a489414c6ea081351e9f947ad6;hb=12367ad02622ba0e6457a7bea7b859bcf85ecb46;hp=1ecc9a9bd0633a5136c8b2fe0362ba0cadda2702;hpb=e989dfc6d5e44b0c61c481399e40833ffce6942a;p=pcsx_rearmed.git diff --git a/frontend/libretro_core_options.h b/frontend/libretro_core_options.h index 1ecc9a9b..46f7f8fd 100644 --- a/frontend/libretro_core_options.h +++ b/frontend/libretro_core_options.h @@ -278,7 +278,11 @@ struct retro_core_option_definition option_defs_us[] = { { "enabled", NULL }, { NULL, NULL }, }, +#ifdef HAVE_LIBNX + "disabled", +#else "enabled", +#endif }, #ifndef DRC_DISABLE