mirror of
https://github.com/libretro/RetroArch
synced 2025-01-30 03:32:46 +00:00
Fix CXX warning.
This commit is contained in:
parent
2f61e3c65d
commit
41d00190e4
@ -39,7 +39,7 @@ static int g_timeout = 0;
|
||||
static char *g_in_path = NULL;
|
||||
static char *g_out_path = NULL;
|
||||
static char *g_auto_path = NULL;
|
||||
static int g_meta_level = 0;
|
||||
static unsigned g_meta_level = 0;
|
||||
|
||||
static void print_help(void)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user