X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=frontend%2Flibretro_core_options.h;h=53b10954b688c2fe7a24a3fb6477136b96785097;hb=2ca9045dfca7302d26965abe3e85846a1770dd8f;hp=9509f2dd477ceb9c248456582b9d2b58a0dae634;hpb=34af0fff1456e3721af1691b2a135cd915ff42cd;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