core_library to core

This commit is contained in:
Krzosa Karol
2024-01-28 18:52:01 +01:00
parent 1547ebd5ce
commit 57b61e366f
9 changed files with 5 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
#include "../core_library/core.cpp"
#include "../core/core.cpp"
#include "test_table.cpp"
#include "test_array.cpp"
#include "test_arena.cpp"