Update string now that PSX scanning works
This commit is contained in:
parent
9db8bb1593
commit
a731f18fa2
|
@ -1593,7 +1593,7 @@ int menu_hash_get_help_us(uint32_t hash, char *s, size_t len)
|
||||||
"filebrowser everytime.\n"
|
"filebrowser everytime.\n"
|
||||||
" \n"
|
" \n"
|
||||||
"NOTE: Content for some cores might still not be\n"
|
"NOTE: Content for some cores might still not be\n"
|
||||||
"scannable. Examples include: PlayStation,\n"
|
"scannable. Examples include: \n"
|
||||||
"MAME, FBA, and maybe others."
|
"MAME, FBA, and maybe others."
|
||||||
,
|
,
|
||||||
menu_hash_to_str(MENU_LABEL_VALUE_ADD_CONTENT_LIST),
|
menu_hash_to_str(MENU_LABEL_VALUE_ADD_CONTENT_LIST),
|
||||||
|
|
Loading…
Reference in New Issue