Move more RetroArch global state to struct

This commit is contained in:
twinaphex 2020-05-30 14:26:10 +02:00
parent c1fc796bf7
commit 3b9f131930
2 changed files with 522 additions and 409 deletions

View File

@ -27,6 +27,7 @@
#include "msg_hash.h"
/* TODO/FIXME - static public global variable */
static unsigned uint_user_language;
int menu_hash_get_help_enum(enum msg_hash_enums msg, char *s, size_t len)

File diff suppressed because it is too large Load Diff