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

Description

Definition at line 15 of file mem_list.h.

Public Attributes

void * prev
 
void * next
 

Member Data Documentation

◆ prev

void* MEMLink::prev

Definition at line 16 of file mem_list.h.

◆ next

void* MEMLink::next

Definition at line 17 of file mem_list.h.