|
NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
|
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_c * | m_instance |
| u8 dNandThread_c::mPad[0x74] |
Definition at line 10 of file d_nand_thread.hpp.
| int dNandThread_c::mState |
Definition at line 11 of file d_nand_thread.hpp.
| int dNandThread_c::mError |
Definition at line 12 of file d_nand_thread.hpp.
| bool dNandThread_c::mFileExists |
Definition at line 13 of file d_nand_thread.hpp.
|
static |
Definition at line 15 of file d_nand_thread.hpp.