NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
|
Definition at line 24 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 25 of file d_info.hpp.
u8 dInfo_c::StartGameInfo::mMovieType |
Definition at line 26 of file d_info.hpp.
u8 dInfo_c::StartGameInfo::mEntrance |
Definition at line 27 of file d_info.hpp.
u8 dInfo_c::StartGameInfo::mArea |
Definition at line 28 of file d_info.hpp.
bool dInfo_c::StartGameInfo::mIsReplay |
Definition at line 29 of file d_info.hpp.
u32 dInfo_c::StartGameInfo::mScreenType |
Definition at line 30 of file d_info.hpp.
u8 dInfo_c::StartGameInfo::mWorld1 |
Definition at line 31 of file d_info.hpp.
u8 dInfo_c::StartGameInfo::mLevel1 |
Definition at line 32 of file d_info.hpp.
u8 dInfo_c::StartGameInfo::mWorld2 |
Definition at line 33 of file d_info.hpp.
u8 dInfo_c::StartGameInfo::mLevel2 |
Definition at line 34 of file d_info.hpp.