diff options
Diffstat (limited to 'overrides/snes9x2002.h')
-rw-r--r-- | overrides/snes9x2002.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/overrides/snes9x2002.h b/overrides/snes9x2002.h index fb54780..4cb3b5d 100644 --- a/overrides/snes9x2002.h +++ b/overrides/snes9x2002.h @@ -8,7 +8,7 @@ static const struct core_override_option snes9x2002_core_option_overrides[] = { }, { .key = "snes9x2002_frameskip_threshold", - .desc = "FS Threshold (%)", + .desc = "FS Threshold (%%)", .info = "When 'Frameskip' is set to 'Threshold', sets how low the audio buffer can get before frames will be skipped.", }, { |