NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
d_a_py_mng.hpp
1
#pragma once
2
#include <game/bases/d_base_actor.hpp>
3
4
class
daPyMng_c
{
5
public
:
6
static
dBaseActor_c
*getPlayer(
int
);
7
static
int
mPlayerType[4];
8
static
int
mPlayerMode[4];
9
};
dBaseActor_c
The minimum required implementation for an actor base.
Definition
d_base_actor.hpp:250
daPyMng_c
Definition
d_a_py_mng.hpp:4
include
game
bases
d_a_py_mng.hpp
Made with ❤️ by
CLF78
and
RootCubed
. Logos by
Chasical
and
B1
. Website generated by
Doxygen
1.12.0