HeapCheck::heapDisplay OK

This commit is contained in:
Pheenoh
2021-01-03 16:34:11 -05:00
parent 088b7baecd
commit 9cd793bda5
2 changed files with 6 additions and 12 deletions
@@ -28,6 +28,8 @@ public:
CMemBlock* getNextBlock() { return this->mNext; }
u32 getSize() { return this->size; }
private:
u16 mMagic;
u8 mFlags; // a|bbbbbbb a=temporary b=alignment