diff options
Diffstat (limited to 'overrides/picodrive.h')
-rw-r--r-- | overrides/picodrive.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/overrides/picodrive.h b/overrides/picodrive.h index aa1dc30..f0c9ca0 100644 --- a/overrides/picodrive.h +++ b/overrides/picodrive.h @@ -43,7 +43,7 @@ static const struct core_override_option picodrive_core_option_overrides[] = { }, { .key = "picodrive_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.", }, { |