NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
MEMLink Struct Reference

Description

Definition at line 8 of file MEM.h.

Public Attributes

void * mpPrev
 
void * mpNext
 

Member Data Documentation

◆ mpPrev

void* MEMLink::mpPrev

Definition at line 9 of file MEM.h.

◆ mpNext

void* MEMLink::mpNext

Definition at line 10 of file MEM.h.