mirror of
https://github.com/libretro/RetroArch
synced 2025-04-01 04:20:27 +00:00
Buildfix
This commit is contained in:
parent
064aa8f9fa
commit
65d33f33c9
@ -2392,7 +2392,7 @@ const char *menu_hash_to_str_pt_enum(enum menu_hash_enums msg);
|
|||||||
int menu_hash_get_help_pt(uint32_t hash, char *s, size_t len);
|
int menu_hash_get_help_pt(uint32_t hash, char *s, size_t len);
|
||||||
|
|
||||||
const char *menu_hash_to_str_eo(uint32_t hash);
|
const char *menu_hash_to_str_eo(uint32_t hash);
|
||||||
const char *menu_hash_to_str_eo_msg(enum menu_hash_enums msg);
|
const char *menu_hash_to_str_eo_enum(enum menu_hash_enums msg);
|
||||||
int menu_hash_get_help_eo(uint32_t hash, char *s, size_t len);
|
int menu_hash_get_help_eo(uint32_t hash, char *s, size_t len);
|
||||||
|
|
||||||
const char *menu_hash_to_str_us(uint32_t hash);
|
const char *menu_hash_to_str_us(uint32_t hash);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user