NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
|
#include <lib/nw4r/ut/list.h>
Public Attributes | |
void * | headObject |
The first linked object. | |
void * | tailObject |
The last linked object. | |
u16 | numObjects |
The linked object count. | |
u16 | offset |
The offset of the Link structure in each object. | |