Added fennec::allocation and all necessary dependencies
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user