NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
nw4r::ut::Link Struct Reference
Inheritance diagram for nw4r::ut::Link:
[legend]

Description

Definition at line 15 of file ut_list.h.

Public Attributes

void * prevObject
 
void * nextObject
 

Member Data Documentation

◆ prevObject

void* nw4r::ut::Link::prevObject

Definition at line 16 of file ut_list.h.

◆ nextObject

void* nw4r::ut::Link::nextObject

Definition at line 17 of file ut_list.h.