platforms: Add Miyoo target
[pcsx_rearmed.git] / frontend / libretro_core_options.h
index 3e1daf2..7c850aa 100644 (file)
@@ -834,7 +834,11 @@ struct retro_core_option_definition option_defs_us[] = {
          { "enabled",  NULL },
          { NULL, NULL},
       },
+#ifdef _MIYOO
+      "enabled",
+#else
       "disabled",
+#endif
    },
 #endif /* GPU UNAI Advanced Settings */
 #ifdef THREAD_RENDERING