Added fennec::allocation and all necessary dependencies

This commit is contained in:
2025-05-30 21:10:52 -04:00
parent 1a27e37f66
commit 67c8ad9a0d
24 changed files with 847 additions and 74 deletions

View File

@@ -21,6 +21,10 @@
#ifdef FENNEC_MEMORY_DEBUGGER
// TODO: Memory Debugging
// General concept is to create a table of allocated memory addresses.
#else
// Allocation functions