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 mPad[0x6c];
11
};
dActor_c
The minimum required implementation for a stage actor.
Definition
d_actor.hpp:17
include
game
bases
d_ice_manager.hpp
Made with ❤️ by
CLF78
and
RootCubed
. Logos by
Chasical
and
B1
. Website generated by
Doxygen
1.13.2