core is now at packages/core

This commit is contained in:
2025-12-09 01:00:10 -06:00
parent de4c9c724e
commit 657e342159
4 changed files with 15 additions and 20 deletions

View File

@@ -13,7 +13,7 @@
#define ENGINE "internal/engine.cm"
#define CELL_SHOP_DIR ".cell"
#define CELL_CORE_DIR "core"
#define CELL_CORE_DIR "packages/core"
#include <signal.h>
#include <unistd.h>