mirror of
https://github.com/libretro/RetroArch
synced 2025-04-09 21:45:45 +00:00
(Menu) Improve help description message for 'System Directory'
This commit is contained in:
parent
2b2bf7911a
commit
ecf9532d28
@ -2256,7 +2256,7 @@ int setting_get_description(const char *label, char *s,
|
|||||||
"-- System Directory. \n"
|
"-- System Directory. \n"
|
||||||
" \n"
|
" \n"
|
||||||
"Sets the 'system' directory.\n"
|
"Sets the 'system' directory.\n"
|
||||||
"Implementations can query for this\n"
|
"Cores can query for this\n"
|
||||||
"directory to load BIOSes, \n"
|
"directory to load BIOSes, \n"
|
||||||
"system-specific configs, etc.");
|
"system-specific configs, etc.");
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user