mirror of
https://github.com/libretro/RetroArch
synced 2025-01-31 06:32:48 +00:00
Make sure this shows up in --verbose logs
This commit is contained in:
parent
97a838da49
commit
1ad8a72635
@ -853,6 +853,8 @@ static void retroarch_parse_input(int argc, char *argv[])
|
||||
retroarch_fail(1, "retroarch_parse_input()");
|
||||
}
|
||||
}
|
||||
|
||||
RARCH_LOG("This is RetroArch version %s (Git %s)\n", PACKAGE_VERSION, retroarch_git_version);
|
||||
|
||||
if (explicit_menu)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user