NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
d_enemy_manager.hpp
1
#pragma once
2
3
#include <types.h>
4
#include <game/mLib/m_vec.hpp>
5
6
class
dEnemyMng_c
{
7
public
:
8
void
breakdownSE(
int
,
const
mVec3_c
&);
9
void
incQuakeComboCount(
int
);
10
11
u8 mPad1[0x138];
12
int
m_138;
13
u8 mPad2[0x18];
14
int
m_154;
15
16
static
dEnemyMng_c
*m_instance;
17
};
dEnemyMng_c
Definition
d_enemy_manager.hpp:6
mVec3_c
A three-dimensional floating point vector.
Definition
m_vec.hpp:107
include
game
bases
d_enemy_manager.hpp
Made with ❤️ by
CLF78
and
RootCubed
. Logos by
Chasical
and
B1
. Website generated by
Doxygen
1.15.0