NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
d_a_yoshi.hpp
1
#pragma once
2
#include <game/bases/d_a_player_base.hpp>
3
4
class
daYoshi_c
:
public
daPlBase_c
{
5
public
:
6
u8 mPad[0xa0];
7
int
m_a0;
8
9
void
getTongueTipMtx(
mMtx_c
*mtx);
10
void
getMouthMtx(
mMtx_c
*mtx);
11
};
daPlBase_c
Definition
d_a_player_base.hpp:4
daYoshi_c
Definition
d_a_yoshi.hpp:4
mMtx_c
A 3x4 matrix.
Definition
m_mtx.hpp:11
include
game
bases
d_a_yoshi.hpp
Made with ❤️ by
CLF78
and
RootCubed
. Logos by
Chasical
and
B1
. Website generated by
Doxygen
1.13.2