Super Mario 64 Source
A Super Mario 64 decompilation, brought to you by a bunch of clever folks.
Data Fields
MemoryPool Struct Reference

Data Fields

u32 totalSpace
 
struct MemoryBlockfirstBlock
 
struct MemoryBlockfreeList
 

Field Documentation

◆ firstBlock

struct MemoryBlock* MemoryPool::firstBlock

◆ freeList

struct MemoryBlock* MemoryPool::freeList

◆ totalSpace

u32 MemoryPool::totalSpace

The documentation for this struct was generated from the following file: