NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
nw4r::ef::MemoryManager::MemInfo Struct Reference

Description

Definition at line 29 of file ef_memorymanagertmp.h.

Public Attributes

MemInfoprev
 
MemInfonext
 
MemInfochainPrev
 
MemInfochainNext
 
ulong size
 
bool active
 
u8 PADDING_0x15 [3]
 

Member Data Documentation

◆ prev

MemInfo* nw4r::ef::MemoryManager::MemInfo::prev

Definition at line 30 of file ef_memorymanagertmp.h.

◆ next

MemInfo* nw4r::ef::MemoryManager::MemInfo::next

Definition at line 31 of file ef_memorymanagertmp.h.

◆ chainPrev

MemInfo* nw4r::ef::MemoryManager::MemInfo::chainPrev

Definition at line 32 of file ef_memorymanagertmp.h.

◆ chainNext

MemInfo* nw4r::ef::MemoryManager::MemInfo::chainNext

Definition at line 33 of file ef_memorymanagertmp.h.

◆ size

ulong nw4r::ef::MemoryManager::MemInfo::size

Definition at line 34 of file ef_memorymanagertmp.h.

◆ active

bool nw4r::ef::MemoryManager::MemInfo::active

Definition at line 35 of file ef_memorymanagertmp.h.

◆ PADDING_0x15

u8 nw4r::ef::MemoryManager::MemInfo::PADDING_0x15[3]

Definition at line 36 of file ef_memorymanagertmp.h.