refactor(core): make core_func.h local

This commit is contained in:
2023-01-14 17:13:52 +03:00
parent d421eadde4
commit 221e547db5
9 changed files with 19 additions and 17 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
#include <string.h>
#include <time.h>
#include "../../include/core_func.h"
#include "core_func.h"
const Kazari HOLE_KAZARI = {HOLE_ID};