NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
|
Definition at line 6 of file d_info.hpp.
Public Attributes | |
u32 | mReplayDuration |
u8 | mMovieType |
u8 | mEntrance |
u8 | mArea |
bool | mIsReplay |
u32 | mScreenType |
u8 | mWorld1 |
u8 | mLevel1 |
u8 | mWorld2 |
u8 | mLevel2 |
u32 dInfo_c::StartGameInfo::mReplayDuration |
Definition at line 7 of file d_info.hpp.
u8 dInfo_c::StartGameInfo::mMovieType |
Definition at line 8 of file d_info.hpp.
u8 dInfo_c::StartGameInfo::mEntrance |
Definition at line 9 of file d_info.hpp.
u8 dInfo_c::StartGameInfo::mArea |
Definition at line 10 of file d_info.hpp.
bool dInfo_c::StartGameInfo::mIsReplay |
Definition at line 11 of file d_info.hpp.
u32 dInfo_c::StartGameInfo::mScreenType |
Definition at line 12 of file d_info.hpp.
u8 dInfo_c::StartGameInfo::mWorld1 |
Definition at line 13 of file d_info.hpp.
u8 dInfo_c::StartGameInfo::mLevel1 |
Definition at line 14 of file d_info.hpp.
u8 dInfo_c::StartGameInfo::mWorld2 |
Definition at line 15 of file d_info.hpp.
u8 dInfo_c::StartGameInfo::mLevel2 |
Definition at line 16 of file d_info.hpp.