X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=frontend%2Flibretro_core_options.h;h=badd856d75dc36548bcc029fd91a12bcc1d67db9;hb=335c38318d8bc32477a67633cba2a3292a6020dc;hp=aa9d3d487fc64d625054565fe62511156bb838c0;hpb=ace1989f734ee7234a6ca12c5f19c5bdfd1fdef2;p=pcsx_rearmed.git diff --git a/frontend/libretro_core_options.h b/frontend/libretro_core_options.h index aa9d3d48..badd856d 100644 --- a/frontend/libretro_core_options.h +++ b/frontend/libretro_core_options.h @@ -650,7 +650,7 @@ struct retro_core_option_definition option_defs_us[] = { }, #endif /* DRC_DISABLE */ -#ifdef __ARM_NEON__ +#ifdef GPU_NEON { "pcsx_rearmed_neon_interlace_enable", "Enable Interlacing Mode", @@ -684,7 +684,7 @@ struct retro_core_option_definition option_defs_us[] = { }, "disabled", }, -#endif /* __ARM_NEON__ */ +#endif /* GPU_NEON */ { "pcsx_rearmed_duping_enable",