refactor(core,lib): move all core and lib structs and constants to a separate header file
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
#include <sys/stat.h>
|
||||
#include <time.h>
|
||||
|
||||
#include "../include/core_func.h"
|
||||
#include "../include/tanabata.h"
|
||||
|
||||
int tanabata_init(Tanabata *tanabata) {
|
||||
|
||||
Reference in New Issue
Block a user