mirror of
https://github.com/libretro/libretro-fceumm.git
synced 2025-01-15 05:17:50 +00:00
options: Add helpful description for NTSC Filters (#478)
This adds more descriptive help text to the NTSC filter option.
This commit is contained in:
parent
d72c64e5d9
commit
56d75e784a
@ -225,7 +225,7 @@ struct retro_core_option_v2_definition option_defs[] = {
|
||||
"fceumm_ntsc_filter",
|
||||
"NTSC Filter",
|
||||
NULL,
|
||||
"Enable blargg NTSC filters.",
|
||||
"Blargg's NTSC filters are used to replicate RF, Composite, S-Video, and RGB cable signals.",
|
||||
NULL,
|
||||
"video",
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user