mirror of
https://github.com/CTCaer/RetroArch.git
synced 2024-12-22 18:58:21 +00:00
(es) Buildfix
This commit is contained in:
parent
99e1a9b297
commit
5cd9fb1da2
@ -909,6 +909,8 @@ const char *menu_hash_to_str_es(uint32_t hash)
|
||||
|
||||
int menu_hash_get_help_es(uint32_t hash, char *s, size_t len)
|
||||
{
|
||||
uint32_t driver_hash = 0;
|
||||
settings_t *settings = config_get_ptr();
|
||||
int ret = 0;
|
||||
|
||||
switch (hash)
|
||||
|
Loading…
Reference in New Issue
Block a user