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.c"
#include "../core/core.c"
int main() {
MA_Arena arena = {0};