NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
d_wii_strap_screen.hpp
1
#pragma once
2
3
#include <game/bases/d_base.hpp>
4
#include <game/bases/d_lytbase.hpp>
5
6
class
dWiiStrapScreen_c
:
public
dBase_c
{
7
public
:
8
9
LytBase_c
mLayout;
10
bool
mHasLoadedLayout;
11
bool
mVisible;
12
};
LytBase_c
Definition
d_lytbase.hpp:8
dBase_c::dBase_c
dBase_c()
Constructs a new base.
Definition
d_base.cpp:13
dWiiStrapScreen_c
Definition
d_wii_strap_screen.hpp:6
include
game
bases
d_wii_strap_screen.hpp
Made with ❤️ by
CLF78
and
RootCubed
. Logos by
Chasical
and
B1
. Website generated by
Doxygen
1.13.2