| Mario Kart 64
    | 
#include <memory.h>
| Data Fields | |
| u32 | freeSpace | 
| struct MainPoolBlock * | listHeadL | 
| struct MainPoolBlock * | listHeadR | 
| struct MainPoolState * | prev | 
| u32 MainPoolState::freeSpace | 
| struct MainPoolBlock* MainPoolState::listHeadL | 
| struct MainPoolBlock* MainPoolState::listHeadR | 
| struct MainPoolState* MainPoolState::prev |