NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
nw4r::ut::detail::LinkListImpl Class Reference

Description

Definition at line 8 of file link_list_impl.hpp.

Private Attributes

u32 mCount
 
Link mNode
 

Member Data Documentation

◆ mCount

u32 nw4r::ut::detail::LinkListImpl::mCount
private

Definition at line 11 of file link_list_impl.hpp.

◆ mNode

Link nw4r::ut::detail::LinkListImpl::mNode
private

Definition at line 12 of file link_list_impl.hpp.