Update
[pcsx_rearmed.git] / frontend / libretro_core_options.h
index 1ecc9a9..46f7f8f 100644 (file)
@@ -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