diff options
Diffstat (limited to 'frontend')
-rw-r--r-- | frontend/libretro_core_options.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/libretro_core_options.h b/frontend/libretro_core_options.h index 1075e8f..c28de2a 100644 --- a/frontend/libretro_core_options.h +++ b/frontend/libretro_core_options.h @@ -972,6 +972,7 @@ struct retro_core_option_definition option_defs_us[] = { }, "disabled", }, +#endif /* GPU UNAI Advanced Settings */ #ifdef THREAD_RENDERING { "pcsx_rearmed_gpu_thread_rendering", @@ -986,7 +987,6 @@ struct retro_core_option_definition option_defs_us[] = { "disabled", }, #endif -#endif /* GPU UNAI Advanced Settings */ { "pcsx_rearmed_show_bios_bootlogo", |