|
NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
|
Definition at line 20 of file mem_allocator.h.
Public Attributes | |
| const MEMAllocatorFuncs * | funcs |
| MEMiHeapHead * | heap |
| u32 | heapParam1 |
| u32 | heapParam2 |
| const MEMAllocatorFuncs* MEMAllocator::funcs |
Definition at line 21 of file mem_allocator.h.
| MEMiHeapHead* MEMAllocator::heap |
Definition at line 22 of file mem_allocator.h.
| u32 MEMAllocator::heapParam1 |
Definition at line 23 of file mem_allocator.h.
| u32 MEMAllocator::heapParam2 |
Definition at line 24 of file mem_allocator.h.