NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
d_ice_manager.hpp
1
#pragma once
2
3
#include <game/bases/d_actor.hpp>
4
5
class
dIceMng_c {
6
public
:
7
dIceMng_c(
dActor_c
*owner);
8
~dIceMng_c();
9
10
u8 mPad1[0xc];
11
int
m_0c;
12
u8 mPad2[0x8];
13
int
m_18;
14
u8 mPad3[0x14];
15
int
mPlrNo;
16
u8 mPad4[0x38];
17
};
dActor_c
The minimum required implementation for a stage actor.
Definition
d_actor.hpp:15
include
game
bases
d_ice_manager.hpp
Made with ❤️ by
CLF78
and
RootCubed
. Logos by
Chasical
and
B1
. Website generated by
Doxygen
1.15.0