Merge pull request #369 from negativeExponent/switch
[pcsx_rearmed.git] / frontend / libretro_core_options.h
index 9509f2d..53b1095 100644 (file)
@@ -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