Update msg_hash_es.c

This commit is contained in:
IlDucci 2019-10-31 15:11:46 +01:00
parent 3a8e58ada4
commit c10175030f

View File

@ -1837,6 +1837,7 @@ int menu_hash_get_help_es_enum(enum msg_hash_enums msg, char *s, size_t len)
break;
case MENU_ENUM_LABEL_NETPLAY_CHECK_FRAMES: {
/* Work around C89 limitations */
/* Arreglo para saltarse la limitación de 509 caracteres por cadena. */
char u[501];
const char *t =
"Indica la frecuencia (en fotogramas) con la\n"