NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
|
Definition at line 4 of file d_s_world_map_static.hpp.
Public Types | |
enum | CourseType_e { COURSE_TYPE_NO_STAR_COINS = 2 , COURSE_TYPE_KINOKO_HOUSE_1UP = 0x80 , COURSE_TYPE_KINOKO_HOUSE_STAR = 0x200 } |
Static Public Member Functions | |
static u8 | getWorldNo () NOINLINE |
static bool | IsCourseType (int, int, CourseType_e) |
Static Public Attributes | |
static u8 | m_WorldNo |
Definition at line 7 of file d_s_world_map_static.hpp.
|
inlinestatic |
Definition at line 13 of file d_s_world_map_static.hpp.
|
static |
Definition at line 17 of file d_s_world_map_static.hpp.