(es) Buildfix

This commit is contained in:
twinaphex 2015-07-18 20:59:42 +02:00
parent 99e1a9b297
commit 5cd9fb1da2

View file

@ -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)