mirror of
https://github.com/libretro/RetroArch
synced 2025-03-29 22:20:21 +00:00
Nit in menu_start_screen_iterate
This commit is contained in:
parent
33cb810636
commit
cbfd7ad881
@ -95,7 +95,7 @@ static int menu_info_screen_iterate(unsigned action)
|
||||
static int menu_start_screen_iterate(unsigned action)
|
||||
{
|
||||
unsigned i;
|
||||
char msg[PATH_MAX_LENGTH * 2];
|
||||
char msg[PATH_MAX_LENGTH];
|
||||
|
||||
if (!driver.menu)
|
||||
return 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user