mirror of
https://github.com/libretro/RetroArch
synced 2025-04-16 08:43:10 +00:00
Better formatting.
This commit is contained in:
parent
40cce7c9d6
commit
004ca0fe89
4
ssnes.c
4
ssnes.c
@ -1961,9 +1961,9 @@ int main(int argc, char *argv[])
|
|||||||
|
|
||||||
if (g_extern.verbose)
|
if (g_extern.verbose)
|
||||||
{
|
{
|
||||||
fprintf(stderr, "=================================================");
|
fprintf(stderr, "=== Build =======================================");
|
||||||
print_compiler(stderr);
|
print_compiler(stderr);
|
||||||
fprintf(stderr, "=================================================");
|
fprintf(stderr, "=================================================\n");
|
||||||
}
|
}
|
||||||
|
|
||||||
parse_config();
|
parse_config();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user