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

Description

Definition at line 5 of file d_nand_thread.hpp.

Public Member Functions

void cmdExistCheck ()
 
void cmdSpaceCheck ()
 

Public Attributes

u8 mPad [0x74]
 
int mState
 
int mError
 
bool mFileExists
 

Static Public Attributes

static dNandThread_cm_instance
 

Member Data Documentation

◆ mPad

u8 dNandThread_c::mPad[0x74]

Definition at line 10 of file d_nand_thread.hpp.

◆ mState

int dNandThread_c::mState

Definition at line 11 of file d_nand_thread.hpp.

◆ mError

int dNandThread_c::mError

Definition at line 12 of file d_nand_thread.hpp.

◆ mFileExists

bool dNandThread_c::mFileExists

Definition at line 13 of file d_nand_thread.hpp.

◆ m_instance

dNandThread_c* dNandThread_c::m_instance
static

Definition at line 15 of file d_nand_thread.hpp.