Remove not needed NES options

This commit is contained in:
Sergey Stepanov 2023-04-06 20:40:14 +03:00
parent e3ecd8fef0
commit 6539ddd09c
No known key found for this signature in database
GPG key ID: A56B4929BAA8556B

View file

@ -201,9 +201,6 @@ emulator:
nes:
lib: nestopia_libretro
roms: [ "nes" ]
# see: https://github.com/libretro/nestopia/blob/master/libretro/libretro_core_options.h
options:
nestopia_audio_type: stereo
snes:
lib: snes9x_libretro
roms: [ "smc", "sfc", "swc", "fig", "bs" ]