refactor(core): make core_func.h local
This commit is contained in:
@@ -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};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user