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
@@ -3,7 +3,7 @@
#include <time.h>
#include <stdio.h>
#include "../../include/core_func.h"
#include "core_func.h"
const Sasa HOLE_SASA = {HOLE_ID};