countUsed OK

This commit is contained in:
Pheenoh
2021-01-03 16:58:49 -05:00
parent 9cd793bda5
commit 02f5383111
2 changed files with 14 additions and 2 deletions
@@ -57,6 +57,7 @@ protected:
public:
s32 getUsedSize(u8) const;
s32 getTotalUsedSize(void) const;
CMemBlock* getHeadUsedList() { return mHeadUsedList; }
public:
/* vt[04] */ virtual u32 getHeapType(); /* override */