NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
|
Definition at line 22 of file d_info.hpp.
Classes | |
struct | StartGameInfo |
Public Member Functions | |
dCyuukan_c * | getCyuukan () |
Public Attributes | |
char | pad1 [0x8] |
dCyuukan_c | mCyuukan |
char | pad2 [0x348] |
int | mCharIDs [4] |
bool | mIsWorldSelect |
Whether the World Select Menu is being displayed. | |
int | pad3 [7] |
int | field_3b4 |
Static Public Attributes | |
static dInfo_c * | m_instance |
static unsigned int | mGameFlag |
static StartGameInfo | m_startGameInfo |
|
inline |
Definition at line 37 of file d_info.hpp.
char dInfo_c::pad1[0x8] |
Definition at line 39 of file d_info.hpp.
dCyuukan_c dInfo_c::mCyuukan |
Definition at line 40 of file d_info.hpp.
char dInfo_c::pad2[0x348] |
Definition at line 41 of file d_info.hpp.
int dInfo_c::mCharIDs[4] |
Definition at line 42 of file d_info.hpp.
bool dInfo_c::mIsWorldSelect |
Whether the World Select Menu is being displayed.
Definition at line 43 of file d_info.hpp.
int dInfo_c::pad3[7] |
Definition at line 44 of file d_info.hpp.
int dInfo_c::field_3b4 |
Definition at line 45 of file d_info.hpp.
|
static |
Definition at line 47 of file d_info.hpp.
|
static |
Definition at line 48 of file d_info.hpp.
|
static |
Definition at line 49 of file d_info.hpp.