mirror of
https://github.com/libretro/RetroArch
synced 2025-01-30 21:32:45 +00:00
If run with no args, start menu.
This commit is contained in:
parent
aed81d2dad
commit
7923ac4849
@ -793,8 +793,8 @@ static void parse_input(int argc, char *argv[])
|
||||
{
|
||||
if (argc < 2)
|
||||
{
|
||||
print_help();
|
||||
rarch_fail(1, "parse_input()");
|
||||
g_extern.libretro_dummy = true;
|
||||
return;
|
||||
}
|
||||
|
||||
g_extern.libretro_dummy = false;
|
||||
|
Loading…
x
Reference in New Issue
Block a user