#include "fastfetch.h" void ffPrintBreak(FFinstance* instance) { ffLogoPrintLine(instance); putchar('\n'); }