NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
|
Definition at line 4 of file d_info.hpp.
Classes | |
struct | StartGameInfo |
Public Attributes | |
char | pad1 [0x394] |
bool | mIsWorldSelect |
Whether the World Select Menu is being displayed. | |
int | pad2 [7] |
int | field_3b4 |
Static Public Attributes | |
static dInfo_c * | m_instance |
static StartGameInfo | m_startGameInfo |
char dInfo_c::pad1[0x394] |
Definition at line 19 of file d_info.hpp.
bool dInfo_c::mIsWorldSelect |
Whether the World Select Menu is being displayed.
Definition at line 20 of file d_info.hpp.
int dInfo_c::pad2[7] |
Definition at line 21 of file d_info.hpp.
int dInfo_c::field_3b4 |
Definition at line 22 of file d_info.hpp.
|
static |
Definition at line 24 of file d_info.hpp.
|
static |
Definition at line 25 of file d_info.hpp.