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

Description

Definition at line 115 of file WUDInternal.h.

Public Attributes

WUDDevInfodevInfo
 
struct WUDDevInfoListprev
 
struct WUDDevInfoListnext
 

Member Data Documentation

◆ devInfo

WUDDevInfo* WUDDevInfoList::devInfo

Definition at line 116 of file WUDInternal.h.

◆ prev

struct WUDDevInfoList* WUDDevInfoList::prev

Definition at line 117 of file WUDInternal.h.

◆ next

struct WUDDevInfoList* WUDDevInfoList::next

Definition at line 118 of file WUDInternal.h.