mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-06 07:38:05 -04:00
handle "Mega Drive" naming consistently
This commit is contained in:
parent
694427bea4
commit
d818246c51
8 changed files with 12 additions and 12 deletions
|
@ -208,7 +208,7 @@ struct retro_core_option_v2_definition option_defs_us[] = {
|
|||
"picodrive_sound_rate",
|
||||
"Audio Sample Rate (Hz)",
|
||||
"Sample Rate (Hz)",
|
||||
"Higher values increase sound quality. Lower values may increase performance. Native is the Megadrive sound chip rate (~53000). Select this if you want the most accurate audio.",
|
||||
"Higher values increase sound quality. Lower values may increase performance. Native is the Mega Drive sound chip rate (~53000). Select this if you want the most accurate audio.",
|
||||
NULL,
|
||||
"audio",
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue