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

Description

Definition at line 36 of file mem_expHeap.h.

Public Attributes

MEMiExpHeapMBlockhead
 
MEMiExpHeapMBlocktail
 

Member Data Documentation

◆ head

MEMiExpHeapMBlock* MEMiExpHeapMBlockList::head

Definition at line 37 of file mem_expHeap.h.

◆ tail

MEMiExpHeapMBlock* MEMiExpHeapMBlockList::tail

Definition at line 38 of file mem_expHeap.h.