refactor print in the midle function

This commit is contained in:
2024-11-29 20:12:07 +01:00
parent e5c2ae6da5
commit 83c8f8a324
5 changed files with 43 additions and 47 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
#include "color.h"
#include "helper_funcs.h"
#include "main_menu.h"
#include "marks/marks.h"
#include "marks.h"
#include "net.h"
#include <csignal>
#include <curl/curl.h>