|
NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
|
Definition at line 4 of file d_save_mng.hpp.
Public Member Functions | |
| dMj2dGame_c * | getSaveGame (s8) |
| dMj2dGame_c * | getTempGame (s8) |
| bool | isNandBusy () |
| void | calcCRC () |
| void | startNandSave () |
| void | startNandLoad () |
Public Attributes | |
| u8 | mPad [0x20] |
| dMj2dHeader_c | mHeader |
Static Public Attributes | |
| static dSaveMng_c * | m_instance |
| u8 dSaveMng_c::mPad[0x20] |
Definition at line 13 of file d_save_mng.hpp.
| dMj2dHeader_c dSaveMng_c::mHeader |
Definition at line 14 of file d_save_mng.hpp.
|
static |
Definition at line 16 of file d_save_mng.hpp.