![]() |
Super Mario 64 Source
A Super Mario 64 decompilation, brought to you by a bunch of clever folks.
|
#include <memory.h>
Data Fields | |
s32 | totalSpace |
s32 | usedSpace |
u8 * | startPtr |
u8 * | freePtr |
u8* AllocOnlyPool::freePtr |
u8* AllocOnlyPool::startPtr |
s32 AllocOnlyPool::totalSpace |
s32 AllocOnlyPool::usedSpace |