Wrong mac os logo should be fixed (#81)

This commit is contained in:
TheDarkBug 2021-06-07 13:00:17 +02:00
parent dd97143aeb
commit a74aa5e02c

View file

@ -802,10 +802,11 @@ void print_ascii()
" .--``--.\n" " .--``--.\n"
"%s ww O\u03c9O w\n" "%s ww O\u03c9O w\n"
"%s w w\n" "%s w w\n"
"%s w w\n" "%s w w\n",
"%s w w\n" GREEN, YELLOW, RED, PINK);
" www_-_www\n\n", if (!show_pkgs)
GREEN, YELLOW, RED, PINK, BLUE); printf("%s w w\n", BLUE);
printf("\n%s www_-_www\n\n", BLUE);
} }
// Windows // Windows