mirror of
https://github.com/libretro/RetroArch
synced 2025-03-29 22:20:21 +00:00
Build fixes
This commit is contained in:
parent
589b92cc99
commit
6ce0041fb7
@ -1959,8 +1959,6 @@ int menu_hash_get_help_es(uint32_t hash, char *s, size_t len)
|
||||
"You can obtain cores by\n"
|
||||
"manually moving them over to\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
|
||||
);
|
||||
|
@ -2568,8 +2568,6 @@ int menu_hash_get_help_us(uint32_t hash, char *s, size_t len)
|
||||
"You can obtain cores by\n"
|
||||
"manually moving them over to\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…
x
Reference in New Issue
Block a user