mirror of
https://github.com/libretro/RetroArch
synced 2025-04-16 08:43:10 +00:00
Fix 'What Is A core' entry
This commit is contained in:
parent
b3bb7def66
commit
31e76e4329
@ -2573,6 +2573,7 @@ int menu_hash_get_help_us(uint32_t hash, char *s, size_t len)
|
|||||||
menu_hash_to_str(MENU_LABEL_VALUE_LIBRETRO_DIR_PATH)
|
menu_hash_to_str(MENU_LABEL_VALUE_LIBRETRO_DIR_PATH)
|
||||||
#endif
|
#endif
|
||||||
);
|
);
|
||||||
|
break;
|
||||||
case MENU_LABEL_VALUE_HELP_CHANGE_VIRTUAL_GAMEPAD_DESC:
|
case MENU_LABEL_VALUE_HELP_CHANGE_VIRTUAL_GAMEPAD_DESC:
|
||||||
snprintf(s, len,
|
snprintf(s, len,
|
||||||
"You can change the virtual gamepad overlay\n"
|
"You can change the virtual gamepad overlay\n"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user