SMG-Decomp
A decompilation of Super Mario Galaxy 1
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
MR::BothDirPtrLink Class Reference

Public Member Functions

 BothDirPtrLink (void *)
 

Public Attributes

void * mPtr
 
BothDirPtrListmPtrList
 
u32 _8
 
u32 _C
 

Detailed Description

Definition at line 9 of file BothDirList.hpp.

Constructor & Destructor Documentation

◆ BothDirPtrLink()

MR::BothDirPtrLink::BothDirPtrLink ( void * pLink)

Definition at line 4 of file BothDirList.cpp.

◆ ~BothDirPtrLink()

MR::BothDirPtrLink::~BothDirPtrLink ( )

Definition at line 9 of file BothDirList.cpp.

Member Data Documentation

◆ mPtr

void* MR::BothDirPtrLink::mPtr

Definition at line 14 of file BothDirList.hpp.

◆ mPtrList

BothDirPtrList* MR::BothDirPtrLink::mPtrList

Definition at line 15 of file BothDirList.hpp.

◆ _8

u32 MR::BothDirPtrLink::_8

Definition at line 16 of file BothDirList.hpp.

◆ _C

u32 MR::BothDirPtrLink::_C

Definition at line 17 of file BothDirList.hpp.