NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
|
Definition at line 9 of file eggHeap.hpp.
Static Public Member Functions | |
static void * | alloc (unsigned long, int, EGG::Heap *) |
static void | free (void *, EGG::Heap *) |
Public Attributes | |
char | mPad [0xc] |
MEMiHeapHeader * | mpHeapHead |
char EGG::Heap::mPad[0xc] |
Definition at line 21 of file eggHeap.hpp.
MEMiHeapHeader* EGG::Heap::mpHeapHead |
Definition at line 22 of file eggHeap.hpp.