mirror of
https://github.com/libretro/RetroArch
synced 2025-03-02 19:13:34 +00:00
Wipe out some warnings.
This commit is contained in:
parent
25d8009b58
commit
c7cf9e0909
@ -985,6 +985,9 @@ int menu_hash_get_help_es(uint32_t hash, char *s, size_t len)
|
||||
menu_hash_to_str(MENU_LABEL_VALUE_ADD_CONTENT_LIST),
|
||||
menu_hash_to_str(MENU_LABEL_VALUE_SCAN_DIRECTORY),
|
||||
menu_hash_to_str(MENU_LABEL_VALUE_SCAN_FILE),
|
||||
menu_hash_to_str(MENU_LABEL_VALUE_ADD_CONTENT_LIST),
|
||||
menu_hash_to_str(MENU_LABEL_VALUE_SCAN_DIRECTORY),
|
||||
menu_hash_to_str(MENU_LABEL_VALUE_SCAN_FILE),
|
||||
menu_hash_to_str(MENU_LABEL_VALUE_LOAD_CONTENT_LIST),
|
||||
menu_hash_to_str(MENU_LABEL_VALUE_CONTENT_COLLECTION_LIST)
|
||||
);
|
||||
|
Loading…
x
Reference in New Issue
Block a user