|
SSBM Decomp
|
#include <lbheap.static.h>
Data Fields | |
| s32 | id |
| Handle * | handle |
| uintptr_t | start |
| The heap's base address. | |
| u32 | size |
| s32 | type |
| s32 | transient |
| LbHeapStatus | status |
| s32 Heap::id |
| Handle* Heap::handle |
| uintptr_t Heap::start |
The heap's base address.
s32 would sign-extend when it is cast back to a pointer; the same four bytes on GameCube.
| u32 Heap::size |
| s32 Heap::type |
| s32 Heap::transient |
| LbHeapStatus Heap::status |