- Fixed up some style issues

- Added PLANNING.md
This commit is contained in:
2025-06-13 01:44:48 -04:00
parent e50cfb6e64
commit fae7f601c9
6 changed files with 211 additions and 6 deletions

View File

@@ -44,7 +44,7 @@ add_library(fennec STATIC
# MEMORY ===============================================================================================================
include/fennec/memory/allocator.h
include/fennec/memory/bits.h
include/fennec/lang/bits.h
include/fennec/memory/memory.h
include/fennec/memory/new.h source/memory/new.cpp
include/fennec/memory/pointers.h