mirror of
https://github.com/CTCaer/RetroArch.git
synced 2024-12-21 10:20:21 +00:00
Fix menu_hash_es.c if HAVE_NETWORKING is not defined - too many
arguments passed
This commit is contained in:
parent
e9ea6b1584
commit
e829c1802e
@ -2053,8 +2053,6 @@ int menu_hash_get_help_es(uint32_t hash, char *s, size_t len)
|
||||
"Puedes conseguir núcleos si los\n"
|
||||
"trasladas a mano en la carpeta\n"
|
||||
"'%s'.",
|
||||
menu_hash_to_str(MENU_LABEL_VALUE_ONLINE_UPDATER),
|
||||
menu_hash_to_str(MENU_LABEL_VALUE_CORE_UPDATER_LIST),
|
||||
menu_hash_to_str(MENU_LABEL_VALUE_LIBRETRO_DIR_PATH)
|
||||
#endif
|
||||
);
|
||||
|
Loading…
Reference in New Issue
Block a user