NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
|
Definition at line 8 of file mem_list.h.
Public Attributes | |
void * | head |
void * | tail |
u16 | length |
u16 | offset |
void* MEMList::head |
Definition at line 9 of file mem_list.h.
void* MEMList::tail |
Definition at line 10 of file mem_list.h.
u16 MEMList::length |
Definition at line 11 of file mem_list.h.
u16 MEMList::offset |
Definition at line 12 of file mem_list.h.