libretro / pcsx_rearmed

ARM optimized PCSX fork
GNU General Public License v2.0
166 stars 118 forks source link

Add missing #if for the "Threaded SPU" core option #791

Closed bslenul closed 11 months ago

bslenul commented 11 months ago

To match the #if from libretro_core_options.h: https://github.com/libretro/pcsx_rearmed/blob/81574accf59f445626568ec6b4388d887ddc8595/frontend/libretro_core_options.h#L798-L813

so it silences this error every time the core checks core options:

[ERROR] [Environ]: GET_VARIABLE: pcsx_rearmed_spu_thread - Invalid value.