SSBM Decomp
Loading...
Searching...
No Matches
mtxvec.h
Go to the documentation of this file.
1#ifndef DOLPHIN_MTX_MTXVEC_H
2#define DOLPHIN_MTX_MTXVEC_H
3
4#include <dolphin/mtx/types.h>
5
8
9#endif
f32 Mtx[3][4]
Definition forward.h:6
void PSMTXMultVecSR(Mtx, Vec3 *, Vec3 *)
void PSMTXMUltiVec(Mtx, Vec3 *, Vec3 *)
Definition types.h:13